[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / c / 6 / 2 / OrderedPageViewController / 1.0.0 / OrderedPageViewController.podspec.json
blob8408b7c4788e27f508298c3185e37777ebe48fc0
2   "name": "OrderedPageViewController",
3   "version": "1.0.0",
4   "summary": "OrderedPageViewController is a UIPageViewContoller using delegate & dataSource to provide UIViewController with indexes",
5   "homepage": "https://github.com/Digipolitan/ordered-page-view-controller-swift",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/ordered-page-view-controller-swift.git",
9     "tag": "v1.0.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"