blob: c821794fdf3485d586d51d6396780cbf812865da [file] [log] [blame]
{
"name": "TDWS",
"version": "2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDWS/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}