blob: d19010a9e074fef698573b9fb8e56b71ddc2bf94 [file] [log] [blame]
{
"name": "LLAEasyAlertManager",
"version": "1.0.1",
"summary": "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": "MIT",
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/daisuke-t-jp/LLAEasyAlertManager.git",
"tag": "1.0.1"
},
"source_files": "LLAEasyAlertManager/LLAEasyAlertManager/*.{h,swift}"
}