blob: f47d76e0a689c8bda561e1b457c7e22134275151 [file] [log] [blame]
{
"name": "TQ_Networking",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TQ_Networking/Classes/**/*",
"dependencies": {
"TQ_MD5Encryption": [
"~> 0.1.0"
]
}
}