blob: a54d721b5769dfa62150d40050381735e69f95db [file] [log] [blame]
{
"name": "FlexiblePageViewController",
"version": "0.1.0",
"summary": "UIPageViewController for processing arbitrary data",
"homepage": "https://github.com/mu29/FlexiblePageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mu29": "mu29@yeoubi.net"
},
"source": {
"git": "https://github.com/mu29/FlexiblePageViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FlexiblePageViewController/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "echo \"3.1\" > .swift-version"
}