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