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