blob: 2179ad77fc8a8dd0feb0550c3a2966a504b502b0 [file] [log] [blame]
{
"name": "SYGuideVC",
"version": "0.0.1",
"summary": "a tool for guide view",
"description": "SYGuideVC",
"homepage": "https://github.com/WangShunYang/SYGuideVC",
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"authors": {
"王顺扬": "13783628856@163.com"
},
"source": {
"git": "https://github.com/WangShunYang/SYGuideVC.git"
},
"source_files": "SYGuideVC/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"module_name": "SYGuideVC",
"pushed_with_swift_version": "3.0"
}