[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / c / CBPhotoPicker / 0.1.14 / CBPhotoPicker.podspec.json
blobf799e06f96b79fd2c8f3cdbda563b4dfbd37b87a
2   "name": "CBPhotoPicker",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "CBPhotoPicker is a customizable photo picker view controller for iOS -- Swift",
7   "requires_arc": true,
8   "version": "0.1.14",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Benjamin Hendricks": "hendricksbenjamin@gmail.com"
15   },
16   "homepage": "https://github.com/coolbnjmn/CBPhotoPicker",
17   "source": {
18     "git": "https://github.com/coolbnjmn/CBPhotoPicker.git",
19     "tag": "0.1.14"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CBPhotoPicker/**/*.{swift}",
23   "resources": "CBPhotoPicker/**/*.{png,jpeg,jpg,storyboard,xib}"