[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 4 / TOCropViewController / 2.6.1 / TOCropViewController.podspec.json
blobb7826f25a93112cb4276f6e2aff393c034851703
2   "name": "TOCropViewController",
3   "version": "2.6.1",
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.6.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Objective-C/TOCropViewController/**/*.{h,m}",
19   "exclude_files": "Objective-C/TOCropViewController/include/**/*.h",
20   "resource_bundles": {
21     "TOCropViewControllerBundle": [
22       "Objective-C/TOCropViewController/**/*.lproj"
23     ]
24   },
25   "requires_arc": true