blob: 65c8a9bfcf0e3ec94f9a5ee96d1375e8656e1907 [file] [log] [blame]
{
"name": "SJSlider",
"version": "1.3.5",
"summary": "Slide view with buffer / slide / progress.",
"description": "https://github.com/changsanjiang/SJSlider/blob/master/README.md",
"homepage": "https://github.com/changsanjiang/SJSlider",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJSlider.git",
"tag": "v1.3.5"
},
"source_files": "SJSlider/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}