blob: 5b8c2e94dec7f8b08d7da4e917aad679703bb87a [file] [log] [blame]
{
"name": "ScottAlertController",
"version": "0.0.1",
"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.1"
},
"source_files": [
"ScottAlertController",
"ScottAlertController/**/*.{h,m}"
],
"requires_arc": true
}