blob: cbfeb4aaafc7d0684f98925113c42e646b1ce359 [file] [log] [blame]
{
"name": "WJNetworking",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJNetworking/Classes/**/*"
}