blob: ae63cb59ec5d51d898e521c49c7c6a86f9f6d66e [file] [log] [blame]
{
"name": "ScottAlertController",
"version": "0.1.0",
"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.1.0"
},
"source_files": [
"ScottAlertController",
"ScottAlertViewDemo/ScottAlertViewDemo/ScottAlertController/**/*.{h,m}"
],
"requires_arc": true
}