[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 3 / e / GDImageEditorSDK / 2.0.0 / GDImageEditorSDK.podspec.json
blob17eb62c98f15c685cd845fbaef878916967df2fc
2   "name": "GDImageEditorSDK",
3   "version": "2.0.0",
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.0.0"
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   }