blob: bb070d13aed9d2bb5de1f7ffaf39fbb66c6f0211 [file] [log] [blame]
{
"name": "SPAlert",
"version": "2.0.12",
"summary": "Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.",
"homepage": "https://github.com/IvanVorobei/SPAlert",
"source": {
"git": "https://github.com/IvanVorobei/SPAlert.git",
"tag": "2.0.12"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "ivanvorobei@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Source/SPAlert/**/*.swift",
"swift_version": "5.0"
}