blob: 9d444d306e95158c2d81ffa299da06f5edad43a9 [file] [log] [blame]
{
"name": "Floatbot-iOS",
"version": "0.1.0",
"summary": "Floatbot iOS SDK.",
"description": "Floatbot SDK for iOS devices",
"homepage": "https://github.com/MJhanvi/Floatbot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"connect@floatbot.ai": "jhanvi.it@gmail.com"
},
"source": {
"git": "https://github.com/MJhanvi/Floatbot.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Floatbot/Classes/*.swift",
"dependencies": {
"Alamofire": [
]
}
}