blob: 8ef07b944355df7ce4c24a20a0e7ea778a262fb8 [file] [log] [blame]
{
"name": "WSGateway",
"version": "0.0.8",
"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.8"
},
"ios": {
"source_files": [
"Public/*.{h,m}",
"Public/**/*.{h,m}",
"Private/**/*.{h,m}"
]
}
}