[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / d / PagedViewContainer / 0.2.4 / PagedViewContainer.podspec.json
blobb188cbfd8660f951fb688bf1eb570881fb11ac7a
2   "name": "PagedViewContainer",
3   "version": "0.2.4",
4   "summary": "PagedViewContainer helps to present views in pages with top bar menu to navigate through views.",
5   "description": "PagedViewContainer helps to present views in pages with top bar menu to navigate through views. It not use ViewControllers, just views.",
6   "homepage": "https://github.com/achernoprudov/PagedViewContainer",
7   "screenshots": "https://github.com/achernoprudov/PagedViewContainer/raw/master/Demo/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Andrey Chernoprudov": "dinloq@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/achernoprudov/PagedViewContainer.git",
20     "tag": "0.2.4"
21   },
22   "source_files": "Source/**/*.{swift}",
23   "exclude_files": "Example",
24   "frameworks": "UIKit",
25   "swift_version": "4.0"