[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / e / TabbedPageView / 0.1.1 / TabbedPageView.podspec.json
blob070e038a74243d942cdb6ec7f8891d382ac4266b
2   "name": "TabbedPageView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "TabbedPageView allows a user to quickly create a UIView containing multiple controller views with navigation tabs.",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT"
11   },
12   "authors": {
13     "Michael Onjack": "mikeonjack@gmail.com"
14   },
15   "homepage": "https://github.com/michaelonjack/TabbedPageView",
16   "source": {
17     "git": "https://github.com/michaelonjack/TabbedPageView.git",
18     "tag": "0.1.1"
19   },
20   "frameworks": "UIKit",
21   "source_files": "TabbedPageView/*.{swift}",
22   "swift_version": "4.2"