blob: e3c5ac7f542087c8b9ecffd6b592cbf9dd45d56a [file] [log] [blame]
{
"name": "iBotSDK",
"version": "0.0.8",
"summary": "iBotSDK for iOS",
"description": "iBotSDK for iOS \\O_O/",
"homepage": "http://brand.istore.camp/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"enliple": "ibot@enliple.com"
},
"source": {
"git": "https://github.com/enliple-ibot/iBotSDK_iOS.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source_files": "iBotSDK/Classes/**/*",
"resource_bundles": {
"iBotSDK": [
"iBotSDK/Assets/**/*",
"iBotSDK/Classes/**/*.xib"
]
},
"swift_version": "4.0"
}