blob: bb4ad5b7102d1845f3c8165f45f747facb337ad1 [file] [log] [blame]
{
"name": "MCModalView",
"version": "0.2.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIAlertView/UIActionSheet replacement supporting iPhone/iPad and device rotations.",
"homepage": "https://github.com/matthewcheok/MCModalView",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCModalView.git",
"branch": "master",
"tag": "0.2.1"
},
"source_files": "MCModalView/*.{h,m}",
"public_header_files": "MCModalView/*.h"
}