| { |
| "name": "TOCropViewController-moolban", |
| "version": "2.3.6.1", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "summary": "A view controller that enables cropping and rotation of UIImage objects.", |
| "homepage": "https://github.com/rws08/TOCropViewController-moolban", |
| "authors": "Tim Oliver", |
| "source": { |
| "git": "https://github.com/rws08/TOCropViewController-moolban.git", |
| "tag": "2.3.6.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Objective-C/TOCropViewController/**/*.{h,m}", |
| "resource_bundles": { |
| "TOCropViewControllerBundle": [ |
| "Objective-C/TOCropViewController/**/*.lproj" |
| ] |
| }, |
| "requires_arc": true |
| } |