blob: 7a721c2d0df951032b138ac4aa7de9397a73bf7a [file] [log] [blame]
{
"name": "TabView",
"version": "1.0.2",
"summary": "A replacement for UITabViewController, which mimics Safari tabs on iOS",
"description": "TabView 1.0.1 - A replacement for UITabViewController, which mimics Safari tabs on iOS",
"homepage": "https://github.com/IMcD23/TabView",
"screenshots": "https://github.com/IMcD23/TabView/raw/master/Resources/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ian McDowell": "me@ianmcdowell.net"
},
"social_media_url": "http://twitter.com/ian_mcdowell",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/IMcD23/TabView.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}