blob: f397669cf29485311335de1b93b0eaf1ccdea56f [file] [log] [blame]
{
"name": "WGBCustomAlertPopupView",
"version": "0.0.1",
"summary": "A common small tool with animation alert layer or View of WGBCustomAlertPopupView.",
"homepage": "https://github.com/CoderWGB/WGBCustomAlertView",
"license": "MIT",
"authors": {
"wangguibin": "wangguibin1993@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderWGB/WGBCustomAlertView.git",
"tag": "0.0.1"
},
"source_files": [
"WGBCustomAlertView",
"WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
],
"requires_arc": true
}