blob: 0ae95aca1b595da89d791cac38d0fb62d128f7e4 [file] [log] [blame]
{
"name": "AnyImagePicker",
"version": "0.3.0",
"license": "MIT",
"summary": "AnyImagePicker is an image picker which support for multiple photos, GIFs or videos.",
"homepage": "https://github.com/AnyImageProject/AnyImagePicker",
"authors": {
"anotheren": "liudong.edward@gmail.com",
"RayJiang16": "1184731421@qq.com"
},
"source": {
"git": "https://github.com/AnyImageProject/AnyImagePicker.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"resources": "Sources/Resources/**/*",
"frameworks": "Foundation",
"dependencies": {
"SnapKit": [
]
},
"deprecated": true,
"swift_version": "5.1"
}