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