[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / 6 / KKBaseAlertView / 1.0.0 / KKBaseAlertView.podspec.json
blobc18da11f2c57c13120db06611b317d896f51fde4
2   "name": "KKBaseAlertView",
3   "version": "1.0.0",
4   "summary": "AlertView的block回调",
5   "description": "一句话生成alertView,并使用block做为alertView的回调",
6   "homepage": "https://github.com/colaicode/KKBaseAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "colaicode": "colaicode@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/colaicode/KKBaseAlertView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KKBaseAlertViewDemo/KKBaseAlertView/*.{h,m}",
22   "requires_arc": true