blob: a3b3272069ee41b20061e40985e3ee980c27b575 [file] [log] [blame]
{
"name": "MOAlertController",
"version": "1.1.0",
"summary": "MOAlertController is wapper class to assign UIAlertController, UIAlertView and UIActionSheet.",
"homepage": "https://github.com/szk-atmosphere/MOAlertController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/MOAlertController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MOAlertController/*.{h,m}"
}