[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 3 / e / GDImageEditorSDK / 2.1.3 / GDImageEditorSDK.podspec.json
blob14e0ab59619dfcda1ff92d6aefcd53cf15e7bd5c
2   "name": "GDImageEditorSDK",
3   "version": "2.1.3",
4   "summary": "稿定 Web 编辑器 SDK",
5   "description": "稿定 Web 编辑器 SDK",
6   "homepage": "https://github.com/gaoding-inc/GDImageEditorSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuoyan": "jplaywang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gaoding-inc/GDImageEditorSDK-iOS.git",
16     "tag": "2.1.3"
17   },
18   "platforms": {
19     "ios": "14.1"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "GDImageEditorSDK.framework",
23   "frameworks": "WebKit",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }