blob: e636559c9b047bc5b4b1b7f94a3602106aa15218 [file] [log] [blame]
{
"name": "AssetsPickerViewController",
"version": "2.9.6",
"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/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.9.6"
},
"social_media_url": "https://www.linkedin.com/in/jeongyong",
"platforms": {
"ios": "10.0"
},
"source_files": "AssetsPickerViewController/Classes/**/*",
"resource_bundles": {
"AssetsPickerViewController": [
"AssetsPickerViewController/Assets/*.*"
]
},
"swift_versions": "5.1",
"dependencies": {
"SnapKit": [
],
"Device": [
]
},
"swift_version": "5.1"
}