blob: f30dbcca94aca36575b4dbfadc1d66a2b0a9c3d6 [file] [log] [blame]
{
"name": "TDWS",
"version": "2.7",
"summary": "A short description of TDWS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/thuydao/TDWS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anonymous": "daoduythuy@gmail.com"
},
"source": {
"git": "https://github.com/thuydao/TDWS.git",
"tag": "2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDWS/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}