[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 2 / 9 / TabPageViewController / 0.1.1 / TabPageViewController.podspec.json
blob6da950e9afa1384a62e86a532925ca5389dd37a9
2   "name": "TabPageViewController",
3   "version": "0.1.1",
4   "summary": "Custom UIPageViewController",
5   "description": "UIPageViewController and Tab",
6   "homepage": "https://github.com/EndouMari/TabPageViewController",
7   "license": "MIT",
8   "authors": {
9     "EndouMari": "endo@vasily.jp"
10   },
11   "source": {
12     "git": "https://github.com/EndouMari/TabPageViewController.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.swift",
20   "resources": "Pod/Classes/*.{xib,storyboard}",
21   "frameworks": "UIKit"