[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 0 / 3 / CZPhotoPickerController / 2.0.3 / CZPhotoPickerController.podspec.json
blobf5592bb6ffd9572788960e1e2c140df88f60e830
2   "name": "CZPhotoPickerController",
3   "version": "2.0.3",
4   "summary": "A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'.",
5   "homepage": "https://github.com/carezone/CZPhotoPickerController",
6   "license": "Apache 2.0",
7   "authors": {
8     "Brian Cooke": "brian@carezone.com",
9     "Peyman Oreizy": "peyman@carezone.com",
10     "Victor Ilyukevich": "<victor@carezone.com>"
11   },
12   "source": {
13     "git": "https://github.com/carezone/CZPhotoPickerController.git",
14     "tag": "2.0.3"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "frameworks": [
20     "AssetsLibrary",
21     "MobileCoreServices"
22   ],
23   "source_files": "CZPhotoPickerController",
24   "resource_bundles": {
25     "CZPhotoPickerController": [
26       "CZPhotoPickerController/CZPhotoPreviewViewController.xib"
27     ]
28   },
29   "requires_arc": true