| { |
| "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.4", |
| "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.4" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "TabbedPageView/*.{swift}", |
| "swift_version": "4.2" |
| } |