blob: 0b54027cd33d762157339acb6565a07c2e76ea08 [file] [log] [blame]
{
"name": "NetWorkCustom",
"version": "0.0.2",
"summary": "NetWorkCustom项目所有的工具类,以及基类,第三方框架 BaseHanTalk.",
"description": "NetWorkCustom项目所有的工具类,以及基类,第三方框架 BaseHanTalk的详细描述",
"homepage": "https://github.com/zhanglexiaoge/NetWorkCustom.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ios张乐": "759908500@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhanglexiaoge/NetWorkCustom.git",
"tag": "0.0.2"
},
"source_files": "NetWorkCustom/Class/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
],
"JSONModel": [
]
}
}