[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / c / CBPhotoPicker / 0.1.13 / CBPhotoPicker.podspec.json
blob9eaa402f98be68808a6924dc8f4cd2e507b9c421
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.13",
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.13"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CBPhotoPicker/**/*.{swift}",
23   "resources": "CBPhotoPicker/**/*.{png,jpeg,jpg,storyboard,xib}"