blob: 3adb5c29a7e481bc10b6811bf381ef1680ff1b20 [file] [log] [blame]
{
"name": "TCNetwork",
"version": "0.1.1",
"summary": "A short description of TCNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xtuck/TCNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xtuck": "104166631@qq.com"
},
"source": {
"git": "https://github.com/xtuck/TCNetwork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TCNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"Aspects": [
],
"CocoaSecurity": [
]
}
}