[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / 7 / 9 / e / ZLImageEditorSiyaq / 1.2.6 / ZLImageEditorSiyaq.podspec.json
blob2e105eb8652510e3bf4ff39f50ae727e6c2f957d
2   "name": "ZLImageEditorSiyaq",
3   "version": "1.2.6",
4   "summary": "A powerful image editor framework",
5   "description": "A powerful image editor framework. Supports graffiti, cropping, mosaic, text stickers, picture stickers, filters, adjust(brightness, contrast, saturation).",
6   "homepage": "https://github.com/heshesh2010/ZLImageEditorSiyaq",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heshesh2010": "heshesh2010@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/heshesh2010/ZLImageEditorSiyaq.git",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Accelerate"
30   ],
31   "resources": "Sources/*.{png,bundle}",
32   "subspecs": [
33     {
34       "name": "Core",
35       "source_files": [
36         "Sources/**/*.swift",
37         "Sources/ZLImageEditor.h"
38       ]
39     }
40   ],
41   "swift_version": "5.2"