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