blob: 16d7bc42d01e798ab37d3e57cfdfd732df18ad6e [file] [log] [blame]
{
"name": "CYAlertController",
"version": "1.0.2",
"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": "7.0"
},
"source": {
"git": "https://github.com/Hcy91425/CYAlertController.git",
"tag": "1.0.2"
},
"source_files": [
"CYAlertController/*",
"CYAlertController/Category/*",
"CYAlertController/CYAlertView/*",
"CYAlertController/CYAlertPresentAnimator/*",
"CYAlertController/CYAlertDismissAnimator/*"
],
"resources": "CYAlertController/CYAlertView/*.bundle",
"requires_arc": true
}