blob: 5cbdc0a01ba6e4799e6c376e9042e63014e188ce [file] [log] [blame]
{
"name": "AssetsPickerViewController",
"version": "2.2.6",
"summary": "Picker controller that supports multiple photos and videos written in Swift.",
"description": "Select multiple photos and videos.\nCan take photo or video during selection.\nFully customizable UI.",
"homepage": "https://github.com/DragonCherry/AssetsPickerViewController",
"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/DragonCherry/AssetsPickerViewController.git",
"tag": "2.2.6"
},
"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"
]
},
"pushed_with_swift_version": "4.0"
}