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