blob: 1b4b68264db738a1d0c6061ac10fc6e59ecce403 [file] [log] [blame]
{
"name": "WSModels",
"version": "0.0.1.4",
"summary": "A sample description of WSModels to understand it well.",
"description": "to understand it well and make more changes to distribute them around",
"homepage": "https://bitbucket.org/teamwowsomemobility/wsmodelsobjc/",
"license": "MIT",
"authors": {
"aditya": "aditya@wowsomeapp.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://interns%40wowsomeapp.com:password%40123@bitbucket.org/teamwowsomemobility/wsmodelsobjc.git",
"tag": "0.0.1.4"
},
"ios": {
"source_files": [
"Models/*.{h,m}",
"Delegates/*.{h,m}"
]
}
}