blob: 1bfc37069eef8075232610fc096542114735677f [file] [log] [blame]
{
"name": "WGBCustomAlertPopupView",
"version": "0.0.2",
"summary": "A common small tool with animation alert layer or View of WGBCustomAlertPopupView.",
"description": "A common small tool with animation alert layer or View of alert tips friendly. and so on.",
"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.2"
},
"source_files": [
"WGBCustomAlertView",
"WGBCustomAlertView/**/WGBCustomPopUpView.{h,m}"
],
"requires_arc": true
}