blob: 3b6cfec665ba3444c021a5747dc88885fa6e4dc4 [file] [log] [blame]
{
"name": "TabbedPageView",
"platforms": {
"ios": "9.0"
},
"summary": "TabbedPageView allows a user to quickly create a UIView containing multiple controller views with navigation tabs.",
"requires_arc": true,
"version": "0.1",
"license": {
"type": "MIT"
},
"authors": {
"Michael Onjack": "mikeonjack@gmail.com"
},
"homepage": "https://github.com/michaelonjack/TabbedPageView",
"source": {
"git": "https://github.com/michaelonjack/TabbedPageView.git",
"tag": "0.1"
},
"frameworks": "UIKit",
"source_files": "TabbedPageView/*.{swift}",
"swift_version": "4.2"
}