blob: 0390f98e8f910c3263b8735d8a516bab98e80785 [file] [log] [blame]
{
"name": "LoginDemoVC",
"version": "0.1.1",
"summary": "LoginDemoVC",
"description": "LoginDemoVC",
"homepage": "https://github.com/zddong/LoginView.git",
"license": "MIT",
"source": {
"git": "https://github.com/zddong/LoginView.git",
"tag": "0.1.1"
},
"authors": {
"850853654@qq.com": "850853654@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LoginDemoVC/*.{h,m}",
"requires_arc": true,
"exclude_files": "LoginDemoVC/Exclude",
"frameworks": [
"CoreLocation",
"Foundation",
"CoreGraphics",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
}
}