{ | |
"name": "mpalertview", | |
"version": "0.0.1", | |
"summary": "一个可自定义view和button数量的alertview", | |
"homepage": "https://github.com/ulongx/mpalertview", | |
"license": "MIT", | |
"authors": { | |
"ulongx": "107199068@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.1" | |
}, | |
"source": { | |
"git": "https://github.com/ulongx/mpalertview.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "mpalertview/*.{h,m}" | |
} |