[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / c / PageView / 1.0.0 / PageView.podspec.json
blob89612b2cf7e1c57acab33ecbc1760c9dba4c3592
2   "name": "PageView",
3   "version": "1.0.0",
4   "summary": "An infinite scrolling control inspired by UIPageViewController",
5   "homepage": "https://github.com/ronnyf/PageView",
6   "license": "MIT",
7   "authors": {
8     "Ronny Falk": "ronny@rfxsoftware.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ronnyf/PageView.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "source_files": "source/**/*.swift",
19   "module_name": "PageView"