blob: c65ad28f075ad2262daadbb7663bd18d94f129e6 [file] [log] [blame]
{
"name": "TQ_Networking",
"version": "1.1.0",
"summary": "A 网络请求组件 of TQ_Networking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Xiaoyouyou/TQ_Networking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xiaoyouyou": "812656410@qq.com"
},
"source": {
"git": "https://github.com/Xiaoyouyou/TQ_Networking.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TQ_Networking/Classes/**/*",
"dependencies": {
"TQ_MD5Encryption": [
"~> 0.1.0"
]
}
}