blob: 07634345006a90d10f844f78ad81b2ac4c5ab28d [file] [log] [blame]
{
"name": "WBGuideCover",
"version": "0.1.0",
"summary": "对于项目新功能的使用通常会给予用户蒙版引导提示,demo方便我们的开发使用",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huipengo/WBGuideCover",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"彭辉": "penghui_only@163.com"
},
"source": {
"git": "https://github.com/huipengo/WBGuideCover.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Pod/Classes/*.{h,m}",
"resources": "Pod/Classes/*.bundle"
}