blob: 77ecadae151ddafd723fa4be44a2d92e0608aaa3 [file] [log] [blame]
{
"name": "SIPopView",
"version": "1.0",
"summary": "简单弹出框",
"description": "iOS自定义简单弹出框",
"homepage": "https://github.com/silence0201/SIPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/silence0201/SIPopView.git",
"tag": "1.0"
},
"source_files": [
"PopView",
"PopView/**/*.{h,m}"
]
}