blob: a3e9da5bb43e4bf328c1938c7aee84bd0fe9f9e6 [file] [log] [blame]
{
"name": "YJSliderView",
"version": "0.0.1",
"summary": "我的 YJSliderView.",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Leo-god/YJSliderView",
"authors": {
"袁杰": "550936272@qq.com"
},
"source": {
"git": "https://github.com/Leo-god/YJSliderView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "YJSliderView/YJSliderView/*.swift",
"swift_version": "4.1",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}