blob: a67ac1c16a089229964704ea1c4081fdcc1d4e51 [file] [log] [blame]
{
"name": "CBPhotoPicker",
"platforms": {
"ios": "8.0"
},
"summary": "CBPhotoPicker is a customizable photo picker view controller for iOS -- Swift",
"requires_arc": true,
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Hendricks": "hendricksbenjamin@gmail.com"
},
"homepage": "https://github.com/coolbnjmn/CBPhotoPicker",
"source": {
"git": "https://github.com/coolbnjmn/CBPhotoPicker.git",
"tag": "0.1.4"
},
"frameworks": "UIKit",
"source_files": "CBPhotoPicker/**/*.{swift}"
}