blob: 70d6dcccbbe3f085a9b0abb3cd36b219334d87e8 [file] [log] [blame]
{
"name": "LCGuidePages",
"version": "1.0.0",
"summary": "LCGuidePages",
"description": "LCGuidePages启动引导页封装",
"homepage": "https://github.com/liuchuan-alex/LCGuidePages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuchuan": "liuchuan_alex@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuchuan-alex/LCGuidePages.git",
"tag": "1.0.0"
},
"source_files": "LCGuidePages/*.{h,m}",
"requires_arc": true
}