[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / e / 8 / c / SWindow / 0.1.4 / SWindow.podspec.json
blob75ef8e43e2517a2e7b9fe0cb17d4f10861df1f11
2   "name": "SWindow",
3   "version": "0.1.4",
4   "summary": "Swift view controller presenter.",
5   "description": "SWindow is an easy to use Swift windows manager. Don't spend hours writing your code to present and dismiss modal view controllers, stop wasting your time on debugging why your modal presentation disapear. Without issues, simple and safe present your controller!",
6   "homepage": "https://github.com/shial4/SWindow.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Szymon Lorenz": "shial184686@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/shial_4",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/shial4/SWindow.git",
20     "tag": "0.1.4"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"