[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / b / 6 / f / CHZAlertView / 0.0.2 / CHZAlertView.podspec.json
blob65c8f5dcec08fed6f8b0c11a01a0f5416b86f036
2   "name": "CHZAlertView",
3   "version": "0.0.2",
4   "summary": "弹窗效果封装,支持显示图片、TextField、TextView、tableVeiw选择器等类型",
5   "description": "弹窗效果封装,支持显示图片、TextField、TextView、tableVeiw选择器等类型,也定时消失。",
6   "homepage": "https://github.com/Wymann/CHZAlertView",
7   "license": "MIT",
8   "authors": {
9     "Wyman Chen": "wymannchan@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Wymann/CHZAlertView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "CHZAlertView/Model/*.{h,m}",
20     "CHZAlertView/Tool/*.{h,m}",
21     "CHZAlertView/View/*.{h,m}"
22   ]