[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / 2 / 1 / PageController / 0.0.1 / PageController.podspec.json
blob278af4f0e1d05c3dc783f83f0446228e50bac0ca
2   "name": "PageController",
3   "version": "0.0.1",
4   "summary": "Infinite pages controller, scrolling through contents and title bar scrolls with a delay for iOS written in Swift.",
5   "description": "PageController is infinite pages controller, scrolling through contents and title bar scrolls with a delay. Then it provide user interaction to smoothly and effortlessly moving. It is for iOS written in Swift.\n",
6   "homepage": "https://github.com/hirohisa/PageController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hirohisa/PageController.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "PageController/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }