[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / KinSDK / 0.8.1 / KinSDK.podspec.json
blob4a5eca71409905db8c6ac28c51702f40c4983581
2   "name": "KinSDK",
3   "version": "0.8.1",
4   "summary": "Pod for the KIN SDK.",
5   "description": "Initial pod for the KIN SDK.",
6   "homepage": "https://github.com/kinecosystem/kin-sdk-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/kinecosystem/kin-sdk-ios.git",
16     "tag": "0.8.1",
17     "submodules": true
18   },
19   "source_files": [
20     "KinSDK/KinSDK/source/*.swift",
21     "KinSDK/KinSDK/source/blockchain/**/*.swift",
22     "KinSDK/KinSDK/source/third-party/SHA256.swift",
23     "KinSDK/KinSDK/source/third-party/keychain-swift/KeychainSwift/*.swift"
24   ],
25   "dependencies": {
26     "KinUtil": [
27       "0.0.14"
28     ],
29     "Sodium": [
30       "0.7.0"
31     ]
32   },
33   "platforms": {
34     "ios": "8.0"
35   },
36   "swift_version": "4.2"