blob: e31eaeef81a5d073a583522b113ca26baff7cc1e [file] [log] [blame]
{
"name": "MediaPickerViewController",
"version": "2.4.8",
"summary": "Picker controller that supports multiple photos and videos written in Swift.",
"description": "Select multiple photos and videos.\nFully customizable UI.",
"homepage": "https://github.com/abdelrahman-ahmed/MediaPickerViewController",
"screenshots": [
"https://cloud.githubusercontent.com/assets/20486591/26525538/42b1d6dc-4395-11e7-9c16-b9abdb2e9247.PNG",
"https://cloud.githubusercontent.com/assets/20486591/26616648/1d385746-460b-11e7-9324-62ea634e2fcb.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/abdelrahman-ahmed/MediaPickerViewController.git",
"tag": "2.4.8"
},
"social_media_url": "https://www.linkedin.com/in/jeongyong/",
"platforms": {
"ios": "9.0"
},
"source_files": "AssetsPickerViewController/Classes/**/*",
"resource_bundles": {
"AssetsPickerViewController": [
"AssetsPickerViewController/Assets/*.*"
]
},
"dependencies": {
"PureLayout": [
],
"Dimmer": [
"~> 2.0"
],
"FadeView": [
"~> 2.0"
],
"TinyLog": [
"~> 2.0"
],
"SwiftARGB": [
"~> 2.0"
],
"Device": [
"~> 3.0.3"
]
}
}