blob: a65b34dd7b675965b48776b1aa91ce44db5fc5b7 [file] [log] [blame]
{
"name": "TNetWork",
"version": "0.0.2",
"summary": "A short description of TNetWork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tuyongjiang/TNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuyongjiang": "772304867@qq.com"
},
"source": {
"git": "https://github.com/tuyongjiang/TNetWork.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TNetWork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}