blob: 5192c38a68f421155e150e61b091842c00bf3c91 [file] [log] [blame]
{
"name": "LLAEasyAlertManager",
"version": "1.0.4",
"summary": "LLAEasyAlertManager is class for easy use of UIAlertController.",
"description": "\"LLAEasyAlertManager\" is class for easy use of UIAlertController.",
"homepage": "https://github.com/daisuke-t-jp/LLAEasyAlertManager",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLAEasyAlertManager/master/doc/header.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/daisuke-t-jp/LLAEasyAlertManager.git",
"tag": "1.0.4"
},
"source_files": "LLAEasyAlertManager/LLAEasyAlertManager/*.{swift}",
"swift_version": "5.0",
"requires_arc": true
}