blob: f46ffc16e0b8aa17c5acaf89f6b6c487a391a5f5 [file] [log] [blame]
{
"name": "JCHttpTool",
"version": "10",
"summary": "JCHttpTool.",
"description": "this is JCHttpTool",
"homepage": "https://github.com/devjackcat/JCHttpTool",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"JackCat": "devjackcat@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devjackcat/JCHttpTool.git",
"tag": "10"
},
"source_files": "JCHttpTool/JCHttpTool/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"JCMacros": [
]
}
}