blob: fa1378c5d7d7377f97af6b7e3dd3c92ee5e65b53 [file] [log] [blame]
{
"name": "TPNetwork",
"version": "0.1.0",
"summary": "This is TPNetwork",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TestModuleForPrivate/TPNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TPQuietBro": "1186886308@qq.com"
},
"source": {
"git": "https://github.com/TestModuleForPrivate/TPNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}