blob: f8da019bc2c24ef0330e0d6a0f6419474e64df1e [file] [log] [blame]
{
"name": "OrderedPageViewController",
"version": "1.0.1",
"summary": "OrderedPageViewController is a UIPageViewContoller using delegate & dataSource to provide UIViewController with indexes",
"homepage": "https://github.com/Digipolitan/ordered-page-view-controller-swift",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/ordered-page-view-controller-swift.git",
"tag": "v1.0.1"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}