[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 6 / 1 / 3 / HcdGuideView / 0.0.2 / HcdGuideView.podspec.json
blob68d6e3abefd7cf296016e087ae9beffd55960934
2   "name": "HcdGuideView",
3   "version": "0.0.2",
4   "summary": "A simple guide view.",
5   "description": "一个简单的引导页面,能够判断是否是第一次启动,如果是第一次启动则显示引导页面。",
6   "homepage": "https://github.com/Jvaeyhcd/HcdGuideView",
7   "screenshots": "https://raw.githubusercontent.com/Jvaeyhcd/HcdGuideView/master/screen.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jvaeyhcd": "chedahuang@icloud.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/Jvaeyhcd/HcdGuideView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "HcdGuideView/**/*.{h,m}",
23   "requires_arc": true