blob: de192be5469a6cc6985a031ab75199e0e83f73e1 [file] [log] [blame]
{
"name": "QZUserLoginProject",
"version": "0.0.3",
"summary": "QZUserLoginProject",
"description": "绮妆APP用户版分组测试之登录拆分测试",
"homepage": "http://git.hlyclub.com:3000/HLYDSR/QZUserLoginProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HLYDSR": "1224490668@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.hlyclub.com:3000/HLYDSR/QZUserLoginProject.git",
"tag": "0.0.3"
},
"source_files": "QZUserLoginProject/Classes/UserLoginProjec.h",
"resource_bundles": {
"QZUserLoginProject": [
"QZUserLoginProject/Resouces/*.png"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"public_header_files": "QZUserLoginProject/Classes/UserLoginProjec.h",
"dependencies": {
"Masonry": [
]
}
}