[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 5 / d / c / TTOCropViewController / 2.6.6 / TTOCropViewController.podspec.json
blob308f481b32c1a9f5e4d6404890169bf9f78c9379
2   "name": "TTOCropViewController",
3   "version": "2.6.6",
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.6"
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     "TOCropViewControllerAssetBundle": [
25       "Objective-C/TOCropViewController/**/*.png"
26     ]
27   },
28   "requires_arc": true