[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / d / CYAlertController / 1.0.2 / CYAlertController.podspec.json
blob16d7bc42d01e798ab37d3e57cfdfd732df18ad6e
2   "name": "CYAlertController",
3   "version": "1.0.2",
4   "summary": "高仿系统 alert controller,提供多种转场动画",
5   "description": "高仿系统 alert controller,提供多种转场动画。",
6   "homepage": "https://github.com/Hcy91425/CYAlertController",
7   "license": {
8     "type": "MIT License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hcy91425": "hcy13055214@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Hcy91425/CYAlertController.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "CYAlertController/*",
23     "CYAlertController/Category/*",
24     "CYAlertController/CYAlertView/*",
25     "CYAlertController/CYAlertPresentAnimator/*",
26     "CYAlertController/CYAlertDismissAnimator/*"
27   ],
28   "resources": "CYAlertController/CYAlertView/*.bundle",
29   "requires_arc": true