blob: 8be07a051485d228bf0762923449f45df71c2dcc [file] [log] [blame]
{
"name": "NewYorkAlert",
"version": "1.0.0",
"summary": "A modern alert and action sheet for iOS written in Swift.",
"homepage": "https://github.com/shiba1014/NewYorkAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiba1014": "shiba.png@gmail.com"
},
"social_media_url": "https://twitter.com/shiba1014_",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/shiba1014/NewYorkAlert.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"requires_arc": true,
"swift_version": "5.1"
}