blob: 02444a7f7029b9949b9b3763f2dad9f083eb453f [file] [log] [blame]
{
"name": "ImageAlertAction",
"version": "3.2.0",
"summary": "Image support for UIAlertAction",
"description": "ImageAlertAction adds image support to UIAlertAction.\nUse this to visually convey an action's purpose.",
"homepage": "https://github.com/BasThomas/ImageAlertAction",
"screenshots": [
"https://raw.githubusercontent.com/BasThomas/ImageAlertAction/master/assets/alert.png",
"https://raw.githubusercontent.com/BasThomas/ImageAlertAction/master/assets/actionsheet.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bas Broek": "bas@basbroek.nl"
},
"source": {
"git": "https://github.com/BasThomas/ImageAlertAction.git",
"tag": "3.2.0"
},
"social_media_url": "https://twitter.com/basthomas",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.1",
"source_files": "ImageAlertAction/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}