[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / imglyKit / 2.0.0 / imglyKit.podspec.json
blob972aa316a33af30a639992bf45ad016b8cd1f8f2
2   "name": "imglyKit",
3   "version": "2.0.0",
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.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resources": [
24     "Pod/Assets.xcassets",
25     "Pod/XIBs/*.xib",
26     "Pod/Filter Responses/*.png",
27     "Pod/Fonts/*"
28   ],
29   "frameworks": [
30     "AssetsLibrary",
31     "AVFoundation",
32     "CoreImage",
33     "Foundation",
34     "GLKit",
35     "MobileCoreServices",
36     "OpenGLES",
37     "Photos",
38     "UIKit"
39   ],
40   "deprecated_in_favor_of": "PhotoEditorSDK"