[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / 0 / LZXReadSDK / 1.0.0 / LZXReadSDK.podspec.json
blob7c611e3f6747eb7fe335b14f001bd20ef5913615
2   "name": "LZXReadSDK",
3   "version": "1.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": "1.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}",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "Security"
29   ],
30   "libraries": [
31     "xml2",
32     "z"
33   ]