blob: a26bfeedfc864d222c0ec917791079e1348038e1 [file] [log] [blame]
{
"name": "KinDevPlatform",
"version": "1.0.8",
"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.md"
},
"authors": {
"Kin": "info@kin.org"
},
"source": {
"git": "https://github.com/kinecosystem/kin-devplatform-ios.git",
"tag": "1.0.8"
},
"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": [
"0.0.4"
]
}
}