[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 9 / 3 / SwipeViewController / 1.1.1 / SwipeViewController.podspec.json
blob4f7534878cc1e079bee95a5058ce00550936cc7a
2   "name": "SwipeViewController",
3   "version": "1.1.1",
4   "summary": "Subclass of UIPageViewController and UINavigation for easy navigation",
5   "description": "SwipeViewController is an easy and quick way to implement PageViewController with addition of buttons at the top of the view.",
6   "homepage": "https://github.com/fortmarek/SwipeViewController",
7   "license": "MIT",
8   "authors": {
9     "fortmarek": "marekfort@me.com"
10   },
11   "source": {
12     "git": "https://github.com/fortmarek/SwipeViewController.git",
13     "tag": "1.1.1"
14   },
15   "pod_target_xcconfig": {
16     "SWIFT_VERSION": "4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*"