[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / BCHAlertView / 0.0.4 / BCHAlertView.podspec.json
bloba09015de903fd812bc0903a11263e3328f313d66
2   "name": "BCHAlertView",
3   "version": "0.0.4",
4   "summary": "对UIAlertView,UIActionSheet,UIAlertController等控件封装的弹出框..",
5   "description": "基于UIAlertView,UIActionSheet,UIAlertController等控件实现的弹出框,简单实用.",
6   "homepage": "https://github.com/Baichenghui/BCHAlertView",
7   "license": "MIT",
8   "authors": {
9     "Baichenghui": "baichenghui88888@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Baichenghui/BCHAlertView.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "BCHAlertView",
20     "BCHAlertView/*.{h,m}"
21   ],
22   "requires_arc": true