blob: 21f3152ced823ecfef04b837519ae0da5ef64df8 [file] [log] [blame]
{
"name": "opageviewcontroller",
"version": "1.0.21",
"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.21"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "opageviewcontroller/Classes/**/*",
"pushed_with_swift_version": "4.0"
}