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