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