blob: 0977667e3e6292c94ab4aa670061c7c1b672e69f [file] [log] [blame]
{
"name": "AssetsPickerViewController",
"version": "0.8.2",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/AssetsPickerViewController.git",
"tag": "0.8.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AssetsPickerViewController/Classes/**/*",
"resource_bundles": {
"AssetsPickerViewController": [
"AssetsPickerViewController/Assets/*.*"
]
},
"dependencies": {
"PureLayout": [
],
"Dimmer": [
],
"FadeView": [
],
"AlamofireImage": [
],
"TinyLog": [
],
"OptionalTypes": [
],
"SwiftARGB": [
]
},
"pushed_with_swift_version": "3.0"
}