[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / f / WBGuideCover / 0.1.0 / WBGuideCover.podspec.json
blob07634345006a90d10f844f78ad81b2ac4c5ab28d
2   "name": "WBGuideCover",
3   "version": "0.1.0",
4   "summary": "对于项目新功能的使用通常会给予用户蒙版引导提示,demo方便我们的开发使用",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huipengo/WBGuideCover",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "彭辉": "penghui_only@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huipengo/WBGuideCover.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source_files": "Pod/Classes/*.{h,m}",
27   "resources": "Pod/Classes/*.bundle"