[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 5 / 0 / b / TabPageController / 1.0.0 / TabPageController.podspec.json
blob36194bdf4ef40f80d107065371e04b365af78e0f
2   "name": "TabPageController",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Container controller for managing top navigation pages",
9   "description": "\"This CocoaPod provides the ability to use TabPageController as a container for multiple UIViewControllers.\"",
10   "homepage": "https://github.com/achernywev/TabPageController",
11   "source": {
12     "git": "https://github.com/achernywev/TabPageController.git",
13     "tag": "1.0.0"
14   },
15   "authors": {
16     "Aleksandr Chernyshev": "achernywev@gmail.com"
17   },
18   "social_media_url": "https://www.linkedin.com/in/achernywev",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/**/*.{swift}",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "swift_versions": "5.0",
29   "swift_version": "5.0"