[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / 4 / c / UIImage+Transforms / 1.0.0 / UIImage+Transforms.podspec.json
blob8785d7fd432bd2c26c0d85fdbb749ef140471e2c
2   "name": "UIImage+Transforms",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/UIImage-Transforms",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "Methods and functions for manipulating UIImages",
13   "source": {
14     "git": "https://github.com/mergesort/UIImage-Transforms.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "5.0"
23   }