[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / KinSDK / 0.6.0 / KinSDK.podspec.json
blobb7cdd1d8d9bf23d41c1d1372f935e4036e033d01
2   "name": "KinSDK",
3   "version": "0.6.0",
4   "summary": "Pod for the KIN SDK.",
5   "description": "Initial pod for the KIN SDK.",
6   "homepage": "https://github.com/kinfoundation/kin-sdk-core-stellar-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-sdk-core-stellar-ios.git",
16     "tag": "0.6.0"
17   },
18   "source_files": "KinSDK/KinSDK/**/*.swift",
19   "dependencies": {
20     "StellarKit": [
21       "0.2.0"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "swift_version": "3.2"