[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / 2 / 9 / TabPageViewController / 0.2.8 / TabPageViewController.podspec.json
blobe11fe3d0372f9cd7899eeec460b6afdce6eb50f9
2   "name": "TabPageViewController",
3   "version": "0.2.8",
4   "summary": "Custom UIPageViewController",
5   "description": "UIPageViewController and Tab",
6   "homepage": "https://github.com/EndouMari/TabPageViewController",
7   "license": "MIT",
8   "authors": {
9     "EndouMari": "re.freeloop.you17@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EndouMari/TabPageViewController.git",
13     "tag": "0.2.8"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "requires_arc": true,
19   "swift_versions": [
20     "5.0"
21   ],
22   "source_files": "Sources/*.swift",
23   "resources": "Sources/*.{xib,storyboard}",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"