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