blob: 2800c51e1caaff976c8ba621682e0bdd1f5fa155 [file] [log] [blame]
{
"name": "iBotSDK",
"version": "0.0.5",
"summary": "iBotSDK for iOS",
"description": "iBotSDK for iOS",
"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.5"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source_files": "iBotSDK/Classes/**/*",
"resource_bundles": {
"iBotSDK": [
"iBotSDK/Assets/**/*",
"iBotSDK/Classes/**/*.xib"
]
},
"swift_version": "4.0"
}