blob: 3c13ac12587c01bfbe8ffb3d82d399a11b35c1c9 [file] [log] [blame]
{
"name": "JJTRequestTool",
"version": "0.1.0",
"summary": "JJTRequestTool请求库",
"description": "基于AFNetworking封装的请求库,精简成功、失败回调.",
"homepage": "https://github.com/sijingzhi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sijingzhi": "782637655@qq.com"
},
"source": {
"git": "http://192.168.10.168:10080/ComponentLibrary/JJTRequestTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJTRequestTool/Classes/**/*",
"frameworks": "UIKit"
}