[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 1 / CJPopoverView / 0.0.2 / CJPopoverView.podspec.json
blob58db8722fdb86ff7b7111fa6680a369fec49b4e0
2   "name": "CJPopoverView",
3   "version": "0.0.2",
4   "summary": "a pop view with arrow.(带箭号的弹出视图)",
5   "homepage": "https://github.com/dvlproad/CJPopup",
6   "license": "MIT",
7   "authors": "dvlproad",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/dvlproad/CJPopup.git",
13     "tag": "popoverView_0.0.2"
14   },
15   "source_files": "CJPopoverView/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true