blob: b7cdd1d8d9bf23d41c1d1372f935e4036e033d01 [file] [log] [blame]
{
"name": "KinSDK",
"version": "0.6.0",
"summary": "Pod for the KIN SDK.",
"description": "Initial pod for the KIN SDK.",
"homepage": "https://github.com/kinfoundation/kin-sdk-core-stellar-ios",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Kin Foundation": "kin@kik.com"
},
"source": {
"git": "https://github.com/kinfoundation/kin-sdk-core-stellar-ios.git",
"tag": "0.6.0"
},
"source_files": "KinSDK/KinSDK/**/*.swift",
"dependencies": {
"StellarKit": [
"0.2.0"
]
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2"
}