[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / imglyKit / 10.21.5 / imglyKit.podspec.json
blob9ea82e6840add50e040c0927d0bcf2a718088854
2   "name": "imglyKit",
3   "swift_versions": "5.3",
4   "version": "10.21.5",
5   "license": {
6     "type": "Commercial",
7     "file": "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": "9.0"
17   },
18   "source": {
19     "http": "https://github.com/imgly/pesdk-ios-build/releases/download/10.21.5/PhotoEditorSDK.zip"
20   },
21   "module_name": "ImglyKit",
22   "preserve_paths": [
23     "ImglyKit.framework",
24     "ImglyKit.framework.dSYM"
25   ],
26   "public_header_files": "ImglyKit.framework/Headers/*.h",
27   "source_files": "ImglyKit.framework/Headers/*.h",
28   "vendored_frameworks": "ImglyKit.framework",
29   "frameworks": [
30     "Accelerate",
31     "AVFoundation",
32     "CFNetwork",
33     "CoreGraphics",
34     "CoreImage",
35     "CoreLocation",
36     "CoreMotion",
37     "CoreText",
38     "Foundation",
39     "GLKit",
40     "ImageIO",
41     "MobileCoreServices",
42     "OpenGLES",
43     "Photos",
44     "UIKit"
45   ],
46   "requires_arc": true,
47   "pod_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
49     "COMPRESS_PNG_FILES": 0
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_version": "5.3"