blob: 8655567fe36023254d1ecd20f58f1d70231cb27a [file] [log] [blame]
{
"name": "MMPopupView-DD",
"version": "1.7.3.2",
"summary": "基于MMPopupView的一个优化版本,感谢MMPopupView的作者。",
"homepage": "https://github.com/dongdong945/MMPopupView",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"DongDong": "geekdream@126.com"
},
"source": {
"git": "https://github.com/dongdong945/MMPopupView.git",
"tag": "1.7.3.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}