[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / a / 6 / UIImage-Categories / 1.0.0 / UIImage-Categories.podspec.json
blob7d3a33af1f1d5a7b9a8e4c52c169ee15d25b55f7
2   "name": "UIImage-Categories",
3   "version": "1.0.0",
4   "summary": "Image resizing and cropping utilities (originally by Trevor Harmon).",
5   "description": "                    For more information, see:\n                    http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/ .\n",
6   "homepage": "https://github.com/jimjeffers/UIImage-Categories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Maia Aldecoa": "victor.maia.a@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/victoraldecoa/UIImage-Categories.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "Classes/UIImage*.{h,m}",
22   "public_header_files": "Classes/UIImage*.h",
23   "requires_arc": true