blob: d4e429a2ea75fb1de73c683474aea4dae9bd6f26 [file] [log] [blame]
{
"name": "UIAlert",
"version": "1.0.0",
"summary": "Using UIAlert is easy way",
"description": "Alert is a simple way to call UIAlertController.",
"homepage": "https://github.com/keisukeYamagishi/Alert",
"license": "MIT",
"authors": {
"keisukeYamagishi": "jam330257@gmail.com"
},
"source": {
"git": "https://github.com/keisukeYamagishi/Alert.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": [
"Alert",
"Alert/*.swift"
],
"swift_version": "5.0"
}