blob: 130e9047643a752d561c0e102d40dab47b19454c [file] [log] [blame]
{
"name": "MMPopupView-Enhanced",
"version": "1.0.2",
"summary": "MMPopupView的优化版本,感谢原作者的分享",
"description": "Copyright © 2015 LJC & Modify by Yan on 2017/11/20",
"homepage": "https://github.com/yanfj/MMPopupView-Enhanced",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanff": "yanff.us@gmail.com"
},
"source": {
"git": "https://github.com/yanfj/MMPopupView-Enhanced.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMPopupView-Enhanced/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}