| { | |
| "name": "FLlogin", | |
| "version": "0.0.3.5", | |
| "summary": "组件化,登陆组件", | |
| "description": "组件化,登陆组件", | |
| "homepage": "https://www.jianshu.com/u/f62ba27bc07b", | |
| "license": "MIT", | |
| "authors": { | |
| "cirelir": "1193436556@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/crraien/FLlogin.git", | |
| "tag": "0.0.3.5" | |
| }, | |
| "source_files": "FLlogin/**/*.{m,h,swift}", | |
| "resources": "FLlogin/sources/img.bundle", | |
| "dependencies": { | |
| "FLNet": [ | |
| ], | |
| "FLbridge": [ | |
| ], | |
| "SnapKit": [ | |
| ], | |
| "RxCocoa": [ | |
| ] | |
| } | |
| } |