blob: 479ee5319750d1fea9c17b436f124b0740913668 [file] [log] [blame]
{
"name": "ScottAlertController",
"version": "0.0.3",
"summary": "一款可高度自定义的提示框",
"homepage": "https://github.com/LZAscott/ScottAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott_Mr": "a632845514@vip.qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LZAscott/ScottAlertController.git",
"tag": "0.0.3"
},
"source_files": [
"ScottAlertController",
"ScottAlertController/**/*.{h,m}"
],
"requires_arc": true
}