blob: 8bd642cd5554554f0c29bf60446b7f45416da43d [file] [log] [blame]
{
"name": "JX_AFNetworking",
"version": "0.0.1",
"summary": "Network base on AFNetworking",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dujinxin/JX_AFNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dujinxin": "510033463@qq.com"
},
"source": {
"git": "https://github.com/dujinxin/JX_AFNetworking.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "JX_AFNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}