[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / imglyKit / 5.0.0 / imglyKit.podspec.json
blobb4175d3ede94feaca81d7bd306aa477f2e5dda85
2   "name": "imglyKit",
3   "version": "5.0.0",
4   "license": {
5     "type": "Commercial",
6     "file": "imglyKit.framework/imglyKit-LICENSE"
7   },
8   "summary": "Integrate the photo editor into your own HTML5, iOS or Android app - in minutes!",
9   "homepage": "https://www.photoeditorsdk.com",
10   "social_media_url": "https://twitter.com/photoeditorsdk",
11   "authors": {
12     "9elements GmbH": "contact@9elements.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://www.photoeditorsdk.com/downloads/ios/5.0.0.zip"
19   },
20   "preserve_paths": "imglyKit.framework",
21   "source_files": "imglyKit.framework/Headers/*.h",
22   "public_header_files": "imglyKit.framework/Headers/*.h",
23   "resources": "imglyKit.framework/imglyKit.bundle",
24   "vendored_frameworks": "imglyKit.framework",
25   "pod_target_xcconfig": {
26     "COMPRESS_PNG_FILES": 0
27   },
28   "frameworks": [
29     "Accelerate",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreImage",
33     "CoreMotion",
34     "CoreText",
35     "Foundation",
36     "GLKit",
37     "ImageIO",
38     "MobileCoreServices",
39     "OpenGLES",
40     "Photos",
41     "UIKit"
42   ],
43   "requires_arc": true,
44   "deprecated_in_favor_of": "PhotoEditorSDK"