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