blob: b16ae783310587dd5a138408a92a5082d3bcc8bf [file] [log] [blame]
{
"name": "demoSDK",
"version": "0.0.04",
"summary": "Integrates with the iOS app.",
"description": "Integrates floatbot with the iOS app.",
"source": {
"http": "https://raw.githubusercontent.com/MJhanvi/DemoSDK/master/Frameworks.zip"
},
"social_media_url": "https://twitter.com/demoSDK",
"homepage": "https://github.com/MJhanvi/DemoSDK",
"authors": {
"Jhanvi": "jhanvi.i@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Frameworks/floatbot.framework",
"dependencies": {
"SDWebImage": [
],
"AFNetworking": [
]
}
}