[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / 0 / SSFlipViewController / 0.1.2 / SSFlipViewController.podspec.json
bloba5f39c74c74f7f5c7b1b33e412d2d9a12edff6c8
2   "name": "SSFlipViewController",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "src/*.swift",
23   "frameworks": "UIKit"