blob: adb0ef641a0f3d42b36720c4102870c179daa474 [file] [log] [blame]
{
"name": "AnyImagePicker",
"version": "0.3.2",
"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.2"
},
"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"
}