blob: 2d9065286ac25c1717500f94f915729eaf143f29 [file] [log] [blame]
{
"name": "PHAssetPicker",
"version": "1.0.0",
"summary": "Simple Image Picker",
"homepage": "https://github.com/eugenebokhan/PHAssetPicker",
"authors": {
"Eugene Bokhan": "eugenebokhan@protonmail.com"
},
"platforms": {
"ios": "12.3"
},
"source": {
"git": "https://github.com/eugenebokhan/PHAssetPicker.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.1",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.1"
}