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