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