[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 6 / 0 / SSFlipViewController / 0.1.3 / SSFlipViewController.podspec.json
blob8e21e811116c2b3f4389c6e60be2fab0c483b1a9
2   "name": "SSFlipViewController",
3   "version": "0.1.3",
4   "summary": "Animate flips between the two sides of a two sided view controller.",
5   "swift_version": "4.2",
6   "description": "SSFlipViewController is a subclass of UIViewController that contains two child view controllers. They are displayed on opposite sides of a view, which can be flipped between the two faces. SSFlipViewController can either be a view within another view controller, or take up an entire screen as a main view controller.",
7   "homepage": "https://github.com/sestinj/SSFlipViewController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sestinj": "33237525+sestinj@users.noreply.github.com"
14   },
15   "source": {
16     "git": "https://github.com/sestinj/SSFlipViewController.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "src/*.swift",
23   "frameworks": "UIKit"