blob: fc9454d029e031ac985138f5d72093040e39d287 [file] [log] [blame]
{
"name": "MOAlertController",
"version": "0.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": "v0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MOAlertController/*.{h,m}"
}