[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / BCHAlertView / 0.0.3 / BCHAlertView.podspec.json
blobbb60a29608d7bc9abeaa863efec0fd48d589487c
2   "name": "BCHAlertView",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "BCHAlertView",
20     "BCHAlertView/*.{h,m}"
21   ],
22   "requires_arc": true