blob: 68d6e3abefd7cf296016e087ae9beffd55960934 [file] [log] [blame]
{
"name": "HcdGuideView",
"version": "0.0.2",
"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.2"
},
"source_files": "HcdGuideView/**/*.{h,m}",
"requires_arc": true
}