blob: 2dcbd0d3c34ec56168681016359e715a76905cca [file] [log] [blame]
{
"name": "demoSDK",
"version": "0.0.03",
"summary": "Integrates with the iOS app.",
"description": "Integrates floatbot with the iOS app.",
"source": {
"git": "https://github.com/MJhanvi/DemoSDK.git"
},
"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": "floatbot.framework",
"resources": "flbAssets.bundle",
"dependencies": {
"SDWebImage": [
],
"AFNetworking": [
]
}
}