blob: 23d8f97083f820bfc2623b81f3544d7055b0c7cc [file] [log] [blame]
{
"name": "WWZNetworking",
"version": "1.1.0",
"summary": "A short description of WWZNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ccwuzhou/WWZNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccwuzhou": "ccwuzhou@163.com"
},
"source": {
"git": "https://github.com/ccwuzhou/WWZNetworking.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWZNetworking/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}