blob: ff0f5dae43c7f755b24d9cb119cfcb019de705ab [file] [log] [blame]
{
"name": "YJZNetManager",
"version": "0.0.1",
"summary": "初步配置项目",
"description": "YJZNetManager是易家装系列产品网络类封装",
"homepage": "https://gitee.com/yi_jia_yi/YJZNetManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carpenter": "158287481@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/yi_jia_yi/YJZNetManager.git",
"tag": "0.0.1"
},
"public_header_files": "YJZNetManager/*.h",
"source_files": "YJZNetManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Qiniu": [
],
"JPHUD": [
],
"JPProjectConfigure": [
]
},
"requires_arc": true
}