[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 4 / TOCropViewController / 2.3.7 / TOCropViewController.podspec.json
blob611da9f029c64aeb85d00a611f63ffdc9a8236f6
2   "name": "TOCropViewController",
3   "version": "2.3.7",
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.3.7"
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