blob: c5ff02dbc59bb5632a09954431b032682c6f6818 [file] [log] [blame]
{
"name": "SegmentViewController",
"version": "0.1.0",
"summary": "A powerful paging view controller with indicator bar for iOS.",
"description": "View Controller that allows us to switch easily among a collection of view controllers. Pan gesture can be used to move on to next or previous view controller. It shows a interactive indicator of the current, previous, next child view controllers.",
"homepage": "https://github.com/Nemanja92/SegmentViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nemanja92": "nemanja92@icloud.com"
},
"source": {
"git": "https://github.com/Nemanja92/SegmentViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SegmentViewController/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}