blob: 2c59791136728219d9265856e02b663eb11fdc27 [file] [log] [blame]
{
"name": "KNewbieGuide",
"version": "0.2",
"summary": "快速编写新手引导页工具",
"homepage": "https://github.com/kuah/KNewbieGuide",
"authors": "Kuah => 284766710@qq.com",
"source": {
"git": "https://github.com/kuah/KNewbieGuide.git",
"tag": "0.2"
},
"source_files": "source/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"dependencies": {
"SCMapCatch": [
"~> 0.1.1"
]
}
}