[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 3 / CZPhotoPickerController / 1.1.2 / CZPhotoPickerController.podspec.json
blob907d6f25d3e9a963e30d449821252a208f3760de
2   "name": "CZPhotoPickerController",
3   "version": "1.1.2",
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.2"
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