[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / d / 0 / TBUserRegisterKit / 0.0.5 / TBUserRegisterKit.podspec.json
blobd115a53e0fc0fb779ff9f9fa4c9f2b435e4ec12b
2   "name": "TBUserRegisterKit",
3   "version": "0.0.5",
4   "summary": "A short description of TBUserRegisterKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBUserRegisterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2585299617@qq.com": "2585299617@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tb-ios/TBUserRegisterKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBUserRegisterKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBUserRegisterKit": [
24       "TBUserRegisterKit/Assets/TBUserRegisterKit.xcassets",
25       "TBUserRegisterKit/Classes/**/*.xib"
26     ]
27   },
28   "dependencies": {
29     "FCCategoryOCKit": [
31     ],
32     "CTMediator": [
34     ],
35     "IQKeyboardManager": [
37     ],
38     "Masonry": [
40     ],
41     "SVProgressHUD": [
43     ],
44     "MJExtension": [
46     ],
47     "FMDB": [
49     ]
50   }