blob: fd2f581544bb520e40b5327289ce04412965e522 [file] [log] [blame]
{
"name": "TGSAFNetworking",
"version": "3.0.0",
"summary": "A NetWorking is TGSAFNetworking.",
"platforms": {
"ios": "7.0"
},
"description": "一个基于 AF的网络请求,自己的库",
"homepage": "https://github.com/ZTKevin/TGSAFNetworking",
"license": "MIT",
"authors": {
"ZTKevin": "773098249@qq.com"
},
"source": {
"git": "https://github.com/ZTKevin/TGSAFNetworking.git",
"tag": "3.0.0"
},
"source_files": "TGSAFNetworking/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}