[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / a / XTBase / 1.7.0 / XTBase.podspec.json
blobe2c9cd6a23337b0b86b5ef6d82e4f6f561ae7102
2   "name": "XTBase",
3   "version": "1.7.0",
4   "summary": "base of XTBase",
5   "description": "iOS rapid utils from XTlib.",
6   "homepage": "https://github.com/Akateason/XTBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "teason": "akateason@hotmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Akateason/XTBase.git",
19     "tag": "1.7.0"
20   },
21   "source_files": [
22     "XTBase/XTBase/**/*.{h,m}",
23     "XTBase/XTBase/**/**/*.{h,m}"
24   ],
25   "public_header_files": [
26     "XTBase/XTBase/**/**/*.h",
27     "XTBase/XTBase/**/*.h"
28   ],
29   "dependencies": {
30     "ReactiveObjC": [
32     ],
33     "Masonry": [
35     ],
36     "SDWebImage": [
38     ],
39     "SSZipArchive": [
41     ],
42     "MJRefresh": [
44     ],
45     "Valet": [
46       "2.4.2"
47     ],
48     "YYModel": [
50     ],
51     "SVProgressHUD": [
53     ],
54     "UITableView+FDTemplateLayoutCell": [
56     ],
57     "UIFontWDCustomLoader": [
59     ],
60     "CocoaLumberjack": [
61       "3.6.1"
62     ]
63   }