[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / d / XTlib / 1.0.7 / XTlib.podspec.json
bloba4c422715b5a961fedfa6630cc01c86be4a93402
2   "name": "XTlib",
3   "version": "1.0.7",
4   "summary": "XTlib,teason's lib",
5   "description": "XTlib is an O.O.P API for iOS Objective-C development.  Root / Category / Header / Database / Color / Network / UIs / Util",
6   "homepage": "https://github.com/Akateason/XTlib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "teason": "akateason@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Akateason/XTlib.git",
19     "tag": "1.0.7"
20   },
21   "source_files": [
22     "XTlib/XTlib",
23     "XTlib/XTlib/**/*.{h,m}",
24     "XTlib/XTlib/**/**/*.{h,m}"
25   ],
26   "public_header_files": [
27     "XTlib/XTlib/*.h",
28     "XTlib/XTlib/header/*.h",
29     "XTlib/XTlib/**/**/*.h"
30   ],
31   "dependencies": {
32     "XTFMDB": [
34     ],
35     "XTReq": [
37     ],
38     "XTColor": [
40     ],
41     "ReactiveObjC": [
43     ],
44     "Masonry": [
46     ],
47     "SDWebImage": [
49     ],
50     "SSZipArchive": [
52     ],
53     "MJRefresh": [
55     ],
56     "Valet": [
57       "2.4.2"
58     ]
59   }