blob: 4142f7bf64e2762477a558c5fcc9bd04ccb5ef7b [file] [log] [blame]
{
"name": "SCAlert",
"version": "0.1.0",
"summary": "SCAlert is a private library",
"homepage": "https://github.com/jinyuisme/SCAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinyuisme": "EX-ZHANGJINYU001@pingan.com.cn"
},
"source": {
"git": "https://github.com/jinyuisme/SCAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCAlert/Classes/**/*",
"dependencies": {
"SPAlertController": [
"~> 2.1.0"
]
}
}