blob: 89c87a77ee7ba558fdd5b962651739a5b58ac139 [file] [log] [blame]
{
"name": "WJNetworking",
"version": "0.2.0",
"summary": "基于AFNetworking的二次封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WilsonTRS/WJNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjie322": "wangjie322@ke.com"
},
"source": {
"git": "https://github.com/WilsonTRS/WJNetworking.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJNetworking/Classes/**/*"
}