blob: 517ee573c223b9ed7d0052dcc52386118f339c4f [file] [log] [blame]
{
"name": "YMPopoView",
"version": "2.0.0",
"summary": "自定义弹框",
"description": "在继承的基础上,自定义弹框",
"homepage": "https://github.com/yangminiOS/YMPopoView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yangmin": "ahnuyangmin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangminiOS/YMPopoView.git",
"tag": "2.0.0"
},
"source_files": [
"YMPopoView/Classes",
"YMPopoView/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}