[Add] NetKernel 1.1.4
[CocoaPods.git] / Specs / 7 / f / 0 / LZXReadSDK / 2.0.0 / LZXReadSDK.podspec.json
blob655ec5973b40385a8a3194e61cbbeed7e84bbd36
2   "name": "LZXReadSDK",
3   "version": "2.0.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.0.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   }