[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 4 / TOCropViewController / 2.5.0 / TOCropViewController.podspec.json
blob5a1ba745482f795f3cae2203eea49589ddf1c7f1
2   "name": "TOCropViewController",
3   "version": "2.5.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A view controller that enables cropping and rotation of 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.5.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Objective-C/TOCropViewController/**/*.{h,m}",
19   "resource_bundles": {
20     "TOCropViewControllerBundle": [
21       "Objective-C/TOCropViewController/**/*.lproj"
22     ]
23   },
24   "requires_arc": true