blob: 96a05799dc8964602ff0bcb8934aced05b98ea5f [file] [log] [blame]
{
"name": "JoyRequest",
"version": "0.1.2",
"summary": "基于AFNetworking的接口请求",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joy-make/JoyRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy-make": "315585646@qq.com"
},
"source": {
"git": "https://github.com/joy-make/JoyRequest.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JoyRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}