[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / e / UIImageTrim / 1.02 / UIImageTrim.podspec.json
blob98bd8bbee5e6b90303bc12d2c94de7160c0ce528
2   "name": "UIImageTrim",
3   "authors": {
4     "Sachin Patel": "me@gizmosachin.com"
5   },
6   "license": "LICENSE",
7   "summary": "Category for trimming transparent pixels of an UIImage object.",
8   "version": "1.02",
9   "homepage": "https://github.com/pushpak/UIImageTrim",
10   "source": {
11     "git": "https://github.com/pushpak/UIImageTrim.git",
12     "tag": "1.02"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Source"