[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 6 / TBMineKit / 0.0.4 / TBMineKit.podspec.json
bloba70dfdd61b1c1c373e9e04e7b40aa751efc14a48
2   "name": "TBMineKit",
3   "version": "0.0.4",
4   "summary": "A short description of TBMineKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tb-ios/TBMineKit",
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/TBMineKit.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBMineKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TBMineKit": [
24       "TBMineKit/Assets/**/*.xcassets",
25       "TBMineKit/Classes/**/*.xib"
26     ]
27   },
28   "dependencies": {
29     "TBBaseKit": [
31     ],
32     "FCCategoryOCKit": [
34     ],
35     "TBUserRegisterKit": [
37     ],
38     "TBSDWebImage": [
40     ],
41     "TBQRKit": [
43     ],
44     "TBUserMessagetKit": [
46     ],
47     "TBMessageKit": [
49     ],
50     "TBAPIKit": [
52     ],
53     "CHTCollectionViewWaterfallLayout": [
55     ],
56     "Masonry": [
58     ],
59     "BlocksKit": [
61     ],
62     "MJExtension": [
64     ]
65   }