blob: df6f5725b2d04e67a769107ecc7c680adca0266c [file] [log] [blame]
{
"name": "MMPopupView",
"version": "1.7.1",
"summary": "Pop-up based view(e.g. AlertView SheetView), or you can easily customize for your own usage.",
"homepage": "https://github.com/adad184/MMPopupView",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"adad184": "adad184@gmail.com"
},
"source": {
"git": "https://github.com/adad184/MMPopupView.git",
"tag": "1.7.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}