blob: 0d1ccd969974db0bb46bf370a62be8052d8d134c [file] [log] [blame]
{
"name": "ZBGuideViewController",
"version": "0.0.1",
"summary": "实现引导页和广告图功能,可定制性高",
"homepage": "https://github.com/AnswerXu/ZBGuideViewControllerDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnswerXu": "zhengbo073017@163.com"
},
"source": {
"git": "https://github.com/AnswerXu/ZBGuideViewControllerDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": [
"ZBGuideViewControllerDemo/ZBGuideViewController/*.{h,m}",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
]
}
}