[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / f / 8 / LoginConfigure / 0.0.4 / LoginConfigure.podspec.json
blob172f57ef1275cd052cce6a561b75b7f10d31a3a1
2   "name": "LoginConfigure",
3   "version": "0.0.4",
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.4"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "LoginConfigure/LoginView.{h,m,bundle}",
24   "public_header_files": "LoginConfigure/LoginView.h",
25   "dependencies": {
26     "Masonry": [
28     ],
29     "ReactiveObjC": [
31     ]
32   }