blob: a67885ab63da2f1e8fd71d33be11089630f63954 [file] [log] [blame]
{
"name": "MMPopupView-Enhanced",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMPopupView-Enhanced/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}