[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 3 / CZPhotoPickerController / 1.2.4 / CZPhotoPickerController.podspec.json
blobb63cae667cd37cb979ae799914e9a6f98934b5f1
2   "name": "CZPhotoPickerController",
3   "version": "1.2.4",
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   },
11   "source": {
12     "git": "https://github.com/carezone/CZPhotoPickerController.git",
13     "tag": "1.2.4"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "frameworks": [
19     "AssetsLibrary",
20     "MobileCoreServices"
21   ],
22   "source_files": "CZPhotoPickerController",
23   "resource_bundles": {
24     "CZPhotoPickerController": [
25       "CZPhotoPickerController/CZPhotoPreviewViewController.xib"
26     ]
27   },
28   "requires_arc": true