blob: ef40224cf1ee3902f98be414199ffaa95ee62b14 [file] [log] [blame]
{
"name": "MBPhotoPicker",
"version": "0.1.0",
"summary": "Easy and quick in implementation Photo Picker, based on Slack's picker.",
"description": "\"MBPhotoPicker is a simple Photo Picker based on used by Slack. In easy way allows you to take a photo, select from camera roll, use last photo taken or import from external apps.\"",
"homepage": "https://github.com/mbutan/MBPhotoPicker",
"license": "MIT",
"authors": {
"Marcin Butanowicz": "m.butan@gmail.com"
},
"source": {
"git": "https://github.com/mbutan/MBPhotoPicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Localizable": [
"Pod/Localizations/*"
]
}
}