[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 7 / ViperStackSwift / 0.9.1 / ViperStackSwift.podspec.json
blobd0fab2f067afcc9dd274ad69d40558b8f904bc8d
2   "name": "ViperStackSwift",
3   "version": "0.9.1",
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.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ViperStackSwift/Classes/**/*",
23   "frameworks": "UIKit"