[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 6 / 3 / e / GDImageEditorSDK / 0.2.0 / GDImageEditorSDK.podspec.json
blobd220edfd3f16a45c6f82abb222ae028ef660ee68
2   "name": "GDImageEditorSDK",
3   "version": "0.2.0",
4   "summary": "稿定Web编辑器SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gaoding-inc/GDImageEditorSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xinqing": "826276259@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gaoding-inc/GDImageEditorSDK-iOS.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "GDImageEditorSDK.framework",
23   "pod_target_xcconfig": {
24     "ENABLE_BITCODE": "NO",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "ENABLE_BITCODE": "NO",
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "frameworks": "WebKit"