[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / b / d / XTlib / 1.0.0 / XTlib.podspec.json
blobc61857a88a4f86f552024b11f906d20462be48b0
2   "name": "XTlib",
3   "version": "1.0.0",
4   "summary": "XTlib.",
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": "teason.xie@cootek.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Akateason/XTlib.git",
19     "tag": "1.0.0"
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     "ReactiveObjC": [
40     ],
41     "Masonry": [
43     ],
44     "SDWebImage": [
46     ],
47     "SSZipArchive": [
49     ],
50     "MJRefresh": [
52     ],
53     "Valet": [
55     ]
56   }