[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 5 / d / c / TTOCropViewController / 2.6.8 / TTOCropViewController.podspec.json
blobac22b08998f04dd78774f04f7987cfb92100cac7
2   "name": "TTOCropViewController",
3   "version": "2.6.8",
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/HongWeiChen/TOCropViewController",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/HongWeiChen/TOCropViewController.git",
13     "tag": "2.6.8"
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       "Objective-C/TOCropViewController/**/*.png"
24     ]
25   },
26   "requires_arc": true