[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / 3 / 7 / 4 / TOCropViewController / 2.0.6 / TOCropViewController.podspec.json
blob3082b63697901438671b015e5f48fe1c588e7dd8
2   "name": "TOCropViewController",
3   "version": "2.0.6",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A view controller that allows users to crop UIImage objects.",
9   "homepage": "https://github.com/TimOliver/TOCropViewController",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOCropViewController.git",
13     "tag": "2.0.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "TOCropViewController/**/*.{h,m}",
19   "resource_bundles": {
20     "TOCropViewControllerBundle": [
21       "TOCropViewController/**/*.lproj"
22     ]
23   },
24   "requires_arc": true