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