[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 0 / LZXReadSDK / 2.2.0 / LZXReadSDK.podspec.json
blob6e79c569ed0355d1053c3a2871e70011b22f68e4
2   "name": "LZXReadSDK",
3   "version": "2.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "platforms": {
9     "ios": "8.0"
10   },
11   "summary": "LZXReadSDK",
12   "homepage": "https://gitee.com/xiao_can/LZXReadSDK",
13   "authors": {
14     "xiaocan": "1217272889@qq.com"
15   },
16   "source": {
17     "git": "https://gitee.com/xiao_can/LZXReadSDK.git",
18     "tag": "2.2.0"
19   },
20   "requires_arc": true,
21   "source_files": "LZXReadSDK/*.{h,m}",
22   "vendored_libraries": "LZXReadSDK/*.a",
23   "public_header_files": "LZXReadSDK/*.h",
24   "resources": "LZXReadSDK/*.{bundle,plist,xcdatamodeld,json}",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "Security"
29   ],
30   "libraries": [
31     "xml2",
32     "z"
33   ],
34   "dependencies": {
35     "DTCoreText": [
37     ],
38     "ZipArchive": [
40     ],
41     "SDWebImage": [
43     ],
44     "SDWebImage/GIF": [
46     ],
47     "FLAnimatedImage": [
49     ],
50     "MJRefresh": [
52     ],
53     "Masonry": [
55     ],
56     "AFNetworking": [
58     ],
59     "SBJson5": [
61     ],
62     "ProgressHUD": [
64     ],
65     "ZLPhotoBrowser": [
67     ],
68     "TOCropViewController": [
70     ],
71     "FMDB": [
72       "~> 2.7.5"
73     ],
74     "Protobuf": [
75       "~> 3.6.1"
76     ],
77     "JXCategoryView": [
79     ]
80   }