[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 7 / ZYCustomAlertView / 1.0.0 / ZYCustomAlertView.podspec.json
blob71f62fc026cc98c135eade7bf434482a02a1e8b1
2   "name": "ZYCustomAlertView",
3   "version": "1.0.0",
4   "summary": "A short description of ZYCustomAlertView.",
5   "description": "自定义alertView弹框,支持外部定制;有添加到keywindow和ViewController上的两种形式",
6   "homepage": "https://github.com/bingeing/ZYCustomAlertView",
7   "license": "MIT",
8   "authors": {
9     "ying": "1207469834@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/bingeing/ZYCustomAlertView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "CustomAlertViewDemo/ZYCustomAlertView/*.{h,m}",
19   "dependencies": {
20     "Masonry": [
22     ]
23   }