[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / e / b / 7 / ViperStackSwift / 0.9.4 / ViperStackSwift.podspec.json
blob962c31974e700e9b98c29af7f80d4273ca149e6b
2   "name": "ViperStackSwift",
3   "version": "0.9.4",
4   "summary": "ViperStackSwift helps you with VIPER",
5   "swift_version": "4.0",
6   "description": "ViperStackSwift is a library, that provide mechanism for connection between VIPER modules.\nAlso there are some base classes and protocols for VIPER module.\nWith this library you can navigate between modules objects named Segues.\nSegue is an object, that can customize opening UIViewController and it's animation.\nViperStackSwift is wirtten in pure Swift.",
7   "homepage": "https://github.com/igrampe/ViperStackSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "igrampe": "igrampe@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/igrampe/ViperStackSwift.git",
17     "tag": "0.9.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ViperStackSwift/Classes/**/*",
23   "frameworks": "UIKit"