blob: 6e4c4cb2591c3265210a9a9fe2179092a1e07143 [file] [log] [blame]
{
"name": "SliderViewController",
"version": "1.5.0",
"summary": "A new container controller to slide",
"homepage": "https://github.com/heroims/LeftRightSlider",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/LeftRightSlider.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "LeftRightSlider/LeftRightSlider/SliderViewController/*.{h,m}",
"requires_arc": true
}