blob: 286d9f730119d5da3ef5a7c4ba267515656715f4 [file] [log] [blame]
{
"name": "ALRT",
"version": "1.3.7",
"summary": "An easier constructor for UIAlertController. Present from anywhere.",
"homepage": "https://github.com/mshrwtnb/ALRT",
"screenshots": "https://raw.githubusercontent.com/wiki/mshrwtnb/ALRT/logobanner.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masahiro Watanabe": "iammshr@gmail.com"
},
"social_media_url": "https://mshrwtnb.com/",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mshrwtnb/ALRT.git",
"tag": "1.3.7"
},
"source_files": "ALRT/*.swift",
"requires_arc": true
}