blob: 65365f6b7aef5c71ab00bc207a4ef6f971dadd6d [file] [log] [blame]
{
"name": "JCHttpTool",
"version": "9",
"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": "9"
},
"source_files": "JCHttpTool/JCHttpTool/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"JCMacros": [
]
}
}