[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 6 / 2 / OrderedPageViewController / 1.1.0 / OrderedPageViewController.podspec.json
blob8aa8e6c88c86201671c4a35a6dbb3f0fb8a13aa5
2   "name": "OrderedPageViewController",
3   "version": "1.1.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",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/ordered-page-view-controller.git",
9     "tag": "v1.1.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "swift_versions": "5.0",
21   "swift_version": "5.0"