[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / d / PagedViewContainer / 0.2.2 / PagedViewContainer.podspec.json
blobb17f1b968051e0691a02e21b97d539de844cd079
2   "name": "PagedViewContainer",
3   "version": "0.2.2",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Chernoprudov": "dinloq@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/achernoprudov/PagedViewContainer.git",
19     "tag": "0.2.2"
20   },
21   "source_files": "Source/**/*.{swift}",
22   "exclude_files": "Example",
23   "frameworks": "UIKit"