blob: b9f514da1d879393772e346601f814898f18d455 [file] [log] [blame]
{
"name": "MMPopupView",
"version": "1.5.3",
"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.5.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}