[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 3 / e / GDImageEditorSDK / 2.1.2 / GDImageEditorSDK.podspec.json
blob8c5af64fe255616da8bee7363ca3e75c3ecb8efc
2   "name": "GDImageEditorSDK",
3   "version": "2.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "13.0"
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   }