[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 9 / 6 / c / GraphicEditKit / 0.1.1 / GraphicEditKit.podspec.json
blob67d3b245f558961be85cb4a79dd4c1816cf75189
2   "name": "GraphicEditKit",
3   "version": "0.1.1",
4   "summary": "Flash GraphicEditKit 图文编辑",
5   "description": "GraphicEditKit 用来满足您的图片文字拼接的需要,快来试试吧!",
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.1.1"
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   "private_header_files": [
29     "GraphicEditKit/Classes/Support/Services/C-Tool/*.h"
30   ],
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "dependencies": {
38     "SnapKit": [
39       "~> 5.0.0"
40     ],
41     "MBProgressHUD": [
42       "~> 1.1.0"
43     ],
44     "JPImageresizerView": [
45       "~> 1.7.7"
46     ],
47     "GPUImage": [
48       "~> 0.1.7"
49     ],
50     "FlashPrinter": [
52     ],
53     "FlashHookKit": [
55     ],
56     "IQKeyboardManagerSwift": [
57       "~> 6.5.6"
58     ]
59   },
60   "swift_version": "5.0"