blob: 9fcff9dcb824b593f53e52480cbef2ed2977416a [file] [log] [blame]
{
"name": "WSGateway",
"version": "0.0.13",
"summary": "A short description of WSGateway.",
"description": "Description",
"homepage": "http://EXAMPLE/WSGateway",
"license": "MIT",
"authors": {
"aditya": "dev@wowsomeseapp.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://dev%40wowsomeapp.com:Wowsome%40123@bitbucket.org/teamwowsomemobility/wsgatewayobjc.git",
"tag": "0.0.13"
},
"ios": {
"vendored_frameworks": "Resources/WSGateway.framework"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}