blob: 750818f9fc482d826753f1c054222a36b339eff0 [file] [log] [blame]
{
"name": "HcdGuideView",
"version": "0.0.5",
"summary": "A simple guide view.",
"description": "一个简单的引导页面,能够判断是否是第一次启动,如果是第一次启动则显示引导页面。",
"homepage": "https://github.com/Jvaeyhcd/HcdGuideView",
"screenshots": "https://raw.githubusercontent.com/Jvaeyhcd/HcdGuideView/master/screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jvaeyhcd": "chedahuang@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jvaeyhcd/HcdGuideView.git",
"tag": "0.0.5"
},
"source_files": "HcdGuideView/**/*.{h,m}",
"requires_arc": true
}