blob: dfda8e976bf292bdd110509d0bad38b5cf56233d [file] [log] [blame]
{
"name": "SAAlert",
"version": "0.0.7",
"summary": "逗比式封装,对工程中一些常用弹出系列的封装",
"license": "MIT",
"authors": {
"清风逐尘": "wwwarehouse@163.com"
},
"homepage": "https://github.com/SilenceWater/SAPopupAlert",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SilenceWater/SAPopupAlert.git",
"tag": "0.0.7",
"submodules": true
},
"requires_arc": true,
"source_files": "SAAlert/*.{h,m}"
}