[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / imglyKit / 10.7.1 / imglyKit.podspec.json
blobefb869e6d0c831ba0c7f7525d3b6ececa186c4c3
2   "name": "imglyKit",
3   "swift_versions": "5.1",
4   "version": "10.7.1",
5   "license": {
6     "type": "Commercial",
7     "file": "PhotoEditorSDK/ImglyKit.framework/ImglyKit-LICENSE.md"
8   },
9   "summary": "The creative engine of tomorrow's world!",
10   "homepage": "https://www.img.ly",
11   "social_media_url": "https://twitter.com/imgly",
12   "authors": {
13     "img.ly GmbH": "contact@img.ly"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://github.com/imgly/pesdk-ios-build/releases/download/10.7.1/PhotoEditorSDK.zip"
20   },
21   "module_name": "ImglyKit",
22   "preserve_paths": [
23     "PhotoEditorSDK/ImglyKit.framework",
24     "PhotoEditorSDK/ImglyKit.framework.dSYM"
25   ],
26   "public_header_files": "PhotoEditorSDK/ImglyKit.framework/Headers/*.h",
27   "source_files": "PhotoEditorSDK/ImglyKit.framework/Headers/*.h",
28   "vendored_frameworks": "PhotoEditorSDK/ImglyKit.framework",
29   "pod_target_xcconfig": {
30     "COMPRESS_PNG_FILES": 0
31   },
32   "frameworks": [
33     "Accelerate",
34     "AVFoundation",
35     "CFNetwork",
36     "CoreGraphics",
37     "CoreImage",
38     "CoreLocation",
39     "CoreMotion",
40     "CoreText",
41     "Foundation",
42     "GLKit",
43     "ImageIO",
44     "MobileCoreServices",
45     "OpenGLES",
46     "Photos",
47     "UIKit"
48   ],
49   "requires_arc": true,
50   "swift_version": "5.1"