blob: f180fb5697e49fddeb8ee77a8eac7f8283112892 [file] [log] [blame]
{
"name": "CCRequestTool",
"version": "0.0.2",
"summary": "AFN的二次封装",
"description": "AFN的二次封装...",
"homepage": "https://github.com/chenjiangui/CCRequsetTool",
"license": "MIT",
"authors": {
"cjg": "674149625@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenjiangui/CCRequsetTool.git",
"tag": "0.0.2"
},
"source_files": "Sources/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}