{ | |
"name": "Floatbot_iOS", | |
"version": "0.0.1", | |
"summary": "Integrates floatbot with the iOS app.", | |
"description": "Integrates floatbot with the iOS app.", | |
"homepage": "https://github.com/MJhanvi/Floatbot-iOS", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Jhanvi": "jhanvi.it@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/MJhanvi/Floatbot-iOS.git" | |
}, | |
"social_media_url": "https://twitter.com/floatbot_ai", | |
"dependencies": { | |
"Alamofire": [ | |
] | |
} | |
} |