[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / 0 / 3 / CZPhotoPickerController / 1.1.3 / CZPhotoPickerController.podspec.json
blobf73fd14f1bccd96cf64754a1c06260a71c09ae28
2   "name": "CZPhotoPickerController",
3   "version": "1.1.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 License, Version 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.1.3"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "frameworks": [
19     "AssetsLibrary",
20     "MobileCoreServices"
21   ],
22   "source_files": "CZPhotoPickerController",
23   "resources": "CZPhotoPickerController/CZPhotoPreviewViewController.xib",
24   "requires_arc": true