[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / c / PhotoCropController / 0.1.0 / PhotoCropController.podspec.json
blobe813b1fc626ddb4c54c60cb25e5dd995ab166b69
2   "name": "PhotoCropController",
3   "version": "0.1.0",
4   "summary": "A basic photo crop controller for use with the new PHPickerViewController.",
5   "description": "'Photo crop controller provides a photo crop controller for use with the new PHPickerViewController, with custom transitions to push to a modally presented stack. It allows the aspect ratio of the crop to be modified'",
6   "homepage": "https://github.com/azure-may/PhotoCropController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "azure-may": "azure.may.burmeister@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/azure-may/PhotoCropController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "PhotosUI"
26   ],
27   "swift_version": "5.0"