blob: eff0743b5e739858bd53644849b6396ac895b7eb [file] [log] [blame]
{
"name": "opageviewcontroller",
"version": "1.0.5",
"summary": "OPageViewControler lets you embed multiple UIViewControllers.",
"description": "OPageViewControler lets you embed multiple UIViewControllers and access them based on swipe/ tap on controller's title in container Controller with Title Tab",
"homepage": "https://github.com/abhishekaks/opageviewcontroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Singh": "abhishekattitude@gmail.com"
},
"source": {
"git": "https://github.com/abhishekaks/opageviewcontroller.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "opageviewcontroller/Classes/**/*",
"pushed_with_swift_version": "3.1"
}