[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 0 / 6 / KinCoreSDK / 0.7.15 / KinCoreSDK.podspec.json
blob22060bd37fc54d7ee0f500a39dcb7364cfe7b9d2
2   "name": "KinCoreSDK",
3   "version": "0.7.15",
4   "summary": "Pod for the KIN Core SDK.",
5   "description": "Initial pod for the KIN SDK.",
6   "homepage": "https://github.com/kinfoundation/kin-core-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Kin Foundation": "kin@kik.com"
13   },
14   "source": {
15     "git": "https://github.com/kinfoundation/kin-core-ios.git",
16     "tag": "0.7.15",
17     "submodules": true
18   },
19   "source_files": [
20     "KinSDK/KinSDK/source/*.swift",
21     "KinSDK/KinSDK/source/third-party/keychain-swift/KeychainSwift/*.swift"
22   ],
23   "dependencies": {
24     "StellarKit": [
25       "0.3.11"
26     ],
27     "Sodium": [
28       "0.7.0"
29     ]
30   },
31   "platforms": {
32     "ios": "8.0"
33   },
34   "swift_version": "4.2"