[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / f / 8 / LoginConfigure / 0.0.6 / LoginConfigure.podspec.json
blob8585f8f00bf5cadde4ffc768afe015410e197702
2   "name": "LoginConfigure",
3   "version": "0.0.6",
4   "summary": "添加图片资源",
5   "description": "LoginConfigure是登录注册视图",
6   "homepage": "https://gitee.com/xuelei163/LetuiLogin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小磊哥": "18709264359@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/xuelei163/LetuiLogin.git",
19     "tag": "0.0.6"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "LoginConfigure/*.{h,m}",
24   "public_header_files": "LoginConfigure/LoginView.h",
25   "resources": "LoginConfigure/LoginView.bundle",
26   "dependencies": {
27     "Masonry": [
29     ],
30     "ReactiveObjC": [
32     ]
33   }