blob: c7f9f8f5685839f6d211e4a0a5f6abce8242f5a5 [file] [log] [blame]
{
"name": "KinDevPlatform",
"version": "1.0.1",
"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.1"
},
"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": [
]
}
}