blob: d2a25393f71073b2f6e40eadc8af6278110a4f3d [file] [log] [blame]
{
"name": "KinDevPlatform",
"version": "1.1.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": "Kin Ecosystem SDK License"
},
"authors": {
"Kin": "info@kin.org"
},
"source": {
"git": "https://github.com/kinecosystem/kin-devplatform-ios.git",
"tag": "1.1.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": "5.0",
"dependencies": {
"SimpleCoreDataStack": [
"0.1.6"
],
"KinMigrationModule": [
"0.1.1"
]
}
}