blob: b844ba0d14e02a8c7ff6b2b95284699225b0b15d [file] [log] [blame]
{
"name": "MCModalView",
"version": "0.3",
"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.3"
},
"source_files": "MCModalView/*.{h,m}",
"public_header_files": "MCModalView/*.h"
}