[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / imglyKit / 2.1.4 / imglyKit.podspec.json
blobe0d9f216aea5cab0f283756039328ef2b9f0aa0e
2   "name": "imglyKit",
3   "version": "2.1.4",
4   "license": {
5     "type": "Copyright",
6     "file": "LICENSE"
7   },
8   "summary": "Creates stunning images with a nice selection of premium filters.",
9   "homepage": "https://github.com/imgly/imgly-sdk-ios",
10   "social_media_url": "https://twitter.com/9elements",
11   "authors": {
12     "9elements GmbH": "contact@9elements.com"
13   },
14   "source": {
15     "git": "https://github.com/imgly/imgly-sdk-ios.git",
16     "tag": "2.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "imglyKit/Camera/**/*",
24     "imglyKit/Editor/**/*",
25     "imglyKit/Extensions/**/*",
26     "imglyKit/Processing/**/*",
27     "imglyKit/*.swift"
28   ],
29   "resources": [
30     "imglyKit/Assets.xcassets",
31     "imglyKit/Filter Responses/*.png",
32     "imglyKit/Fonts/*",
33     "imglyKit/en.lproj/Localizable.strings"
34   ],
35   "frameworks": [
36     "Accelerate",
37     "AVFoundation",
38     "CoreImage",
39     "CoreMotion",
40     "Foundation",
41     "GLKit",
42     "MobileCoreServices",
43     "OpenGLES",
44     "Photos",
45     "UIKit"
46   ],
47   "deprecated_in_favor_of": "PhotoEditorSDK"