blob: 8f96b59ccdbb5dca64801cf7b7cdfe7744453d49 [file] [log] [blame]
{
"name": "PHAssetPicker",
"version": "1.0.1",
"summary": "PHAsset 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.1"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.1",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.1"
}