blob: 03df47fd9a56a52e0e9d9b055394f60a53f125f0 [file] [log] [blame]
{
"name": "CHSlideController",
"version": "2.7.5",
"platforms": {
"ios": "8.1"
},
"license": "MIT",
"summary": "A ViewController that manages 3 contained viewcontrollers",
"authors": {
"Clemens Hammerl": "beat84@me.com"
},
"source": {
"git": "https://github.com/beat843796/CHSlideController.git",
"tag": "2.7.5"
},
"homepage": "https://github.com/beat843796/CHSlideController",
"description": "Easy to use viewcontroller managing 3 contained viewcontrollers",
"source_files": "CHSlideController/CHSlideController/*.{h,m}",
"requires_arc": true
}