blob: 4b89f50e7f7458d1071eed3345b4b1ae730983b6 [file] [log] [blame]
{
"name": "PHAssetPicker",
"version": "1.0.2",
"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.2"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.1",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.1"
}