[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 4 / DWGuidePage / 0.0.5 / DWGuidePage.podspec.json
blobaadd17ece849fe875a97f28321fdc34c1e487258
2   "name": "DWGuidePage",
3   "version": "0.0.5",
4   "summary": "App首次打开引导图.",
5   "description": "- 一款用于iOS端的App引导图",
6   "homepage": "https://github.com/CoderDwang/DWGuidePage",
7   "license": "MIT",
8   "authors": {
9     "CoderDwang": "coderdwang@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderDwang/DWGuidePage.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "DWGuidePage",
20     "DWGuidePage/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]