[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / 0 / STWPageViewController / 0.1.1 / STWPageViewController.podspec.json
blob01a207bac3b03f91ba98b9f9d74654a9deb336f6
2   "name": "STWPageViewController",
3   "version": "0.1.1",
4   "summary": "STWPageViewController easy and quick controllers container with toolbar",
5   "description": "STWPageViewController allow to create a controllers container (UIPageViewController) quickly and easily, it is managed by a customizable toolbar. STWPageViewController can be loaded either alone or in a UINavigationController, the toolbar will automatically adapt to display needs.",
6   "homepage": "http://www.steewe.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Raffaele Cerullo": "me@steewe.com"
12   },
13   "social_media_url": "https://twitter.com/Steewitter",
14   "source": {
15     "git": "https://github.com/SteeweGriffin/STWPageViewController.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "STWPageViewController/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pushed_with_swift_version": "3.0"