[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / d / 0 / 8 / KRNPageViewController / 0.0.1 / KRNPageViewController.podspec.json
blob10949439f31416065c33fff15a107b9093352bf8
2   "name": "KRNPageViewController",
3   "version": "0.0.1",
4   "summary": "KRNPageViewController is a wrapper of UIPageViewController that simplifies its usage",
5   "homepage": "https://github.com/ulian-onua/KRNPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Julian Drapaylo": "ulian.onua@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ulian-onua/KRNPageViewController.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "KRNPageViewController/*.{h,m}",
21   "public_header_files": "KRNPageViewController/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true