blob: 317f2c6196cc4c6738ca0cf019c0f75271f6504e [file] [log] [blame]
{
"name": "ALRT",
"version": "1.3.3",
"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": "http://qiita.com/mshrwtnb",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mshrwtnb/ALRT.git",
"tag": "1.3.3"
},
"source_files": "ALRT/*.swift",
"requires_arc": true
}