[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 3 / HcdGuideView / 0.0.5 / HcdGuideView.podspec.json
blob750818f9fc482d826753f1c054222a36b339eff0
2   "name": "HcdGuideView",
3   "version": "0.0.5",
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.5"
21   },
22   "source_files": "HcdGuideView/**/*.{h,m}",
23   "requires_arc": true