Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
minor fixes to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cnotethegr8 committed Jul 7, 2019
1 parent 545a895 commit c61a254
Show file tree
Hide file tree
Showing 6 changed files with 1,525 additions and 1,610 deletions.
3 changes: 1 addition & 2 deletions KinEcosystem.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KinEcosystem'
s.version = '0.10.0-beta-1'
s.version = '0.10.0-beta-2'
s.summary = 'Kin Ecosystem mobile sdk for iOS'
s.description = <<-DESC
Kin ecosystem mobile sdk for iOS
Expand All @@ -12,7 +12,6 @@ Kin ecosystem mobile sdk for iOS
s.source = { :git => 'https://github.com/kinfoundation/kin-ecosystem-ios-sdk.git', :tag => s.version.to_s }

s.ios.deployment_target = '9.0'
s.resource_bundle = { "kinLocalization" => ["KinEcosystem/*.lproj/*.strings"] }
s.source_files = 'KinEcosystem/KinEcosystem/**/*.{h,m,swift}'
s.resources = 'KinEcosystem/KinEcosystem/**/*.{xcassets,xcdatamodeld,storyboard,xib,png,pdf,jpg,json,strings}'
s.swift_version = '4.2'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PODS:
- KinCoreSDK (0.8.0):
- Sodium (= 0.8.0)
- StellarKit (= 0.4.0)
- KinEcosystem (0.9.1):
- KinEcosystem (0.10.0-beta-1):
- KinAppreciationModuleOptionsMenu (= 0.0.1)
- KinMigrationModule (= 0.1.0)
- SimpleCoreDataStack (= 0.1.6)
Expand Down Expand Up @@ -61,7 +61,7 @@ SPEC CHECKSUMS:
JWT: 05028b9624591bba9681bb57df2c5f95fa258bad
KinAppreciationModuleOptionsMenu: 1bc3bffa9907d1b5e288ea52afe618034641ff14
KinCoreSDK: 419f6736c8aefcc0aef8ad45fa9032890ae6672e
KinEcosystem: f6b1581af80d8928de1168e34100943c097bdca6
KinEcosystem: e1052f5d0fe42f260ffeddbce302c7eb3cddb556
KinMigrationModule: 0f14c64bfb6e1046bd137ab829264223c20905ec
KinSDK: 24cbb5cf8b560c6025eacabc1b5aebbe5938c141
KinUtil: 5ba64858ba2f24156d6e229c963b37f8d808bd4c
Expand Down
30 changes: 23 additions & 7 deletions Pods/Local Podspecs/KinEcosystem.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c61a254

Please sign in to comment.