blob: 0135c7a7c4e0a0662e33facac67db1ae973825d3 [file] [log] [blame]
{
"name": "XCGuideView",
"version": "0.0.1",
"summary": "XCGuideView",
"description": "XCGuideView,封装简单的引导页功能",
"homepage": "https://github.com/fanxiaocong/XCGuideView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fanxiaocong/XCGuideView.git",
"tag": "0.0.1"
},
"source_files": "XCGuideView/*.{h,m}",
"dependencies": {
"XCMacros": [
"~> 1.0.2"
]
}
}