[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / a / ZRPopoverView / 1.5 / ZRPopoverView.podspec.json
blob5e9afe9611322264e46dad2c6281614e9d10bcbd
2   "name": "ZRPopoverView",
3   "version": "1.5",
4   "license": "MIT",
5   "homepage": "https://github.com/VictorZhang2014/ZRPopoverView",
6   "authors": {
7     "Victor Zhang": "victorzhangq@gmail.com"
8   },
9   "summary": "ZRPopoverView is a popover view that pop UIView with a list of button by customising.",
10   "source": {
11     "git": "https://github.com/VictorZhang2014/ZRPopoverView.git",
12     "tag": "1.5"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "public_header_files": "Classes/*.{h}",
19   "source_files": "Classes/*.{h,m}",
20   "frameworks": "UIKit"