[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 6 / c / GraphicEditKit / 0.0.5 / GraphicEditKit.podspec.json
blob7d328317fa776f7445b0f06d06c77e79f84f43ac
2   "name": "GraphicEditKit",
3   "version": "0.0.5",
4   "summary": "Flash 图文编辑",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MeiYuLong/GraphicEditKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MeiYuLong": "longjiao914@126.com"
13   },
14   "source": {
15     "git": "https://github.com/MeiYuLong/GraphicEditKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "GraphicEditKit/Classes/**/*",
23   "resource_bundles": {
24     "GraphicEditKit": [
25       "GraphicEditKit/Assets/**/*"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "SnapKit": [
36       "~> 5.0.0"
37     ],
38     "MBProgressHUD": [
39       "~> 1.1.0"
40     ],
41     "JPImageresizerView": [
42       "~> 1.7.7"
43     ],
44     "GPUImage": [
45       "~> 0.1.7"
46     ],
47     "FlashPrinter": [
49     ]
50   },
51   "swift_version": "5.0"