blob: 4d16eb59a6604fc52d45c7eca512475ac29782e6 [file] [log] [blame]
{
"name": "yamuntuImagePicker",
"summary": "The yamuntu App Image Picker.",
"version": "4.0.0",
"homepage": "https://github.com/yamuntu/ImagePicker",
"license": "MIT",
"authors": {
"Nouri Alexander Hilscher": "hilscher@yamuntu.com"
},
"source": {
"git": "https://github.com/yamuntu/ImagePicker.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/yamuntu",
"platforms": {
"ios": "12.2"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"ImagePicker": [
"Images/*.{png}"
]
},
"frameworks": "AVFoundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}