[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 0 / LZXReadSDK / 1.1.0 / LZXReadSDK.podspec.json
blob285962b48e08aece29e6d8677c5a17a7f0aa962a
2   "name": "LZXReadSDK",
3   "version": "1.1.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": "1.1.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     "MJRefresh": [
46     ],
47     "Masonry": [
49     ],
50     "AFNetworking": [
52     ],
53     "SBJson5": [
55     ],
56     "ProgressHUD": [
58     ]
59   }