blob: e4a8a7d614ff4df7ac616871ce0204fb80df4b7e [file] [log] [blame]
{
"name": "KinDevPlatform",
"version": "1.0.2",
"summary": "Kin Developer Platform SDK for iOS",
"description": "Kin Developer Platform SDK for iOS",
"homepage": "https://github.com/kinecosystem/kin-devplatform-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kin": "kin@kinfoundation.com"
},
"source": {
"git": "https://github.com/kinecosystem/kin-devplatform-ios.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.1"
},
"source_files": "KinDevPlatform/KinDevPlatform/**/*.{h,m,swift}",
"resources": "KinDevPlatform/KinDevPlatform/**/*.{xcassets,xcdatamodeld,storyboard,xib,png,pdf,jpg,json}",
"swift_version": "4.2",
"dependencies": {
"SimpleCoreDataStack": [
"0.1.6"
],
"KinMigrationModule": [
]
}
}