[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 1 / 3 / EGPageViewController / 0.1.0 / EGPageViewController.podspec.json
blob41b67c426114b04c5abb3db5e1229a3d2454ca6c
2   "name": "EGPageViewController",
3   "version": "0.1.0",
4   "summary": "UIPageViewcontroller with built in synchronized tabs.",
5   "description": "UIPageViewcontroller with built in synchronized tabs. Lacking a solution that matched our needs we made our own TabBar/UIPageViewController pair with infinite scrolling.",
6   "homepage": "http://www.enigmo.co.jp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "monolithic-adam": "adamjhen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/enigmo/EGPageViewController.git",
16     "tag": "0.1.0"
17   },
18   "dependencies": {
19     "SnapKit": [
21     ],
22     "RxSwift": [
24     ],
25     "RxCocoa": [
27     ]
28   },
29   "platforms": {
30     "ios": "8.0"
31   },
32   "source_files": "EGPageViewController/**/*"