[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 9 / McsCloudSDK / 0.0.3 / McsCloudSDK.podspec.json
blobf956fcdc3c53737da79e8a72aa30be13291a8231
2   "name": "McsCloudSDK",
3   "version": "0.0.3",
4   "summary": "和彩云跳转H5轻量级SDK",
5   "description": "和彩云轻量版 H5跳转",
6   "homepage": "https://github.com/xiezefeng/McsCloudSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiexiaofeng": "815040727@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/xiezefeng/McsCloudSDK.git",
19     "tag": "0.0.3"
20   },
21   "resources": "McsCloudSDK/McsImageResource.bundle",
22   "vendored_frameworks": "McsCloudSDK/McsCloudSDK.framework",
23   "libraries": "xml2",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "user_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-lz",
31       "-lxml2"
32     ]
33   },
34   "prefix_header_contents": [
35     "#import <UIKit/UIKit.h>",
36     "#import <Foundation/Foundation.h>"
37   ]