blob: f074887f8e5437105676bc38ff5e88e08ebd7119 [file] [log] [blame]
{
"name": "LBToolsProject",
"version": "0.0.9",
"summary": "LBToolsProject",
"description": "私有Pods测试组建开发之个登录,一个简单的测试,之后的工程想要如此开发",
"homepage": "http://gogs.hlyclub.com:3000/DSR/LBToolsProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guozihao": "15717328325@sina.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gogs.hlyclub.com:3000/DSR/LBToolsProject.git",
"tag": "0.0.9"
},
"source_files": "LBToolsProject/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"JSONModel": [
]
}
}