blob: 115e9a31f2e3564f8bd645ed0376f0a53684c2ed [file] [log] [blame]
{
"name": "UserLoginProject",
"version": "0.0.24",
"summary": "UserLoginProject",
"description": "私有Pods测试组建开发之个登录,一个简单的测试,之后的工程想要如此开发",
"homepage": "http://git.hlyclub.com:3000/HLYDSR/UserLoginProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HLYDSR": "1224490668@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "http://git.hlyclub.com:3000/HLYDSR/UserLoginProject.git",
"tag": "0.0.24"
},
"source_files": "UserLoginProject/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"DsrCategory": [
],
"DsrNetWorkManage": [
]
}
}