[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 0 / 6 / KinCoreSDK / 0.8.0 / KinCoreSDK.podspec.json
blob036ad1a68a6a9801ff9313e4326c9a0d08a240c9
2   "name": "KinCoreSDK",
3   "version": "0.8.0",
4   "summary": "Pod for the KIN Core SDK.",
5   "description": "Initial pod for the KIN SDK.",
6   "homepage": "https://github.com/kinecosystem/kin-core-ios",
7   "license": {
8     "type": "Kin Ecosystem SDK License"
9   },
10   "authors": {
11     "Kin Foundation": "info@kin.org"
12   },
13   "source": {
14     "git": "https://github.com/kinecosystem/kin-core-ios.git",
15     "tag": "0.8.0",
16     "submodules": true
17   },
18   "source_files": [
19     "KinSDK/KinSDK/source/*.swift",
20     "KinSDK/KinSDK/source/third-party/keychain-swift/KeychainSwift/*.swift"
21   ],
22   "dependencies": {
23     "StellarKit": [
24       "0.4.0"
25     ],
26     "Sodium": [
27       "0.8.0"
28     ]
29   },
30   "platforms": {
31     "ios": "8.0"
32   },
33   "swift_version": "5.0"