blob: 345f29da18f9d821401bbf2973e5f312b472b105 [file] [log] [blame]
{
"name": "jgm",
"version": "0.0.7",
"summary": "Integrates floatbot with the iOS app.",
"description": "Integrates floatbot SDK with the iOS app.",
"homepage": "https://github.com/MJhanvi/jgm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jhanvi": "jhanvi.it@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MJhanvi/jgm.git",
"tag": "0.0.7"
},
"dependencies": {
"Alamofire": [
]
},
"ios": {
"vendored_frameworks": "jgm.framework"
}
}