blob: 66fad32918b4df3985e1c0255738dc59827e9761 [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.2.5",
"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.2.5"
},
"frameworks": "UIKit",
"source_files": "TabbedPageView/*.{swift}",
"swift_version": "4.2"
}