[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / d / 0 / TBUserRegisterKit / 0.0.12 / TBUserRegisterKit.podspec.json
blob1a7e0e3795cdcf1dee699a41eb0b7bd41ec587a3
2   "name": "TBUserRegisterKit",
3   "version": "0.0.12",
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.12"
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     "TBBaseKit": [
34     ],
35     "CTMediator": [
37     ],
38     "IQKeyboardManager": [
40     ],
41     "Masonry": [
43     ],
44     "SVProgressHUD": [
46     ],
47     "MJExtension": [
49     ],
50     "FMDB": [
52     ]
53   }