blob: 5f1416ab5f3ddd1ed730a9eae468ff72ba00887a [file] [log] [blame]
{
"name": "SJSlider",
"version": "1.3.7",
"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.7"
},
"source_files": "SJSlider/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}