blob: 6c62bd831e65ef152bca6191796c747a5da098f7 [file] [log] [blame]
{
"name": "iBotSDK",
"version": "1.6.0",
"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": "1.6.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source_files": "iBotSDK/Classes/**/*",
"resource_bundles": {
"iBotSDK": [
"iBotSDK/Assets/**/*",
"iBotSDK/Classes/**/*.xib"
]
},
"swift_version": "4.0"
}