blob: 5f54d9c966c18d262df5e492cacd2820e2226c03 [file] [log] [blame]
{
"name": "UserLoginProject",
"version": "0.0.18",
"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": "5.0"
},
"source": {
"git": "http://git.hlyclub.com:3000/HLYDSR/UserLoginProject.git",
"tag": "0.0.18"
},
"source_files": "UserLoginProject/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"DsrCategory": [
]
}
}