[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 7 / ViperStackSwift / 0.1.0 / ViperStackSwift.podspec.json
bloba77305c7596e05ad8be1e9a85b074ff755ebc211
2   "name": "ViperStackSwift",
3   "version": "0.1.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ViperStackSwift/Classes/**/*",
23   "frameworks": "UIKit"