blob: 9384a31b1b94a96e2cbb915180969df1294f8d0c [file] [log] [blame]
{
"name": "JoyRequest",
"version": "0.1.1",
"summary": "A short description of JoyRequest.",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JoyRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}