blob: 5ddee62c9a708c90696130f06579e1476ad4ad08 [file] [log] [blame]
{
"name": "opageviewcontroller",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "opageviewcontroller/Classes/**/*",
"pushed_with_swift_version": "3.1"
}