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