blob: d96d73e335e7e7e9c6aaeb06ae78d900b4027888 [file] [log] [blame]
{
"name": "CYAlertController",
"version": "1.0.3",
"summary": "高仿系统 alert controller,提供多种转场动画",
"description": "高仿系统 alert controller,提供多种转场动画。",
"homepage": "https://github.com/Hcy91425/CYAlertController",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"hcy91425": "hcy13055214@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Hcy91425/CYAlertController.git",
"tag": "1.0.3"
},
"source_files": [
"CYAlertController/*",
"CYAlertController/Category/*",
"CYAlertController/CYAlertView/*",
"CYAlertController/CYAlertPresentAnimator/*",
"CYAlertController/CYAlertDismissAnimator/*"
],
"resources": "CYAlertController/CYAlertView/*.bundle",
"requires_arc": true
}