[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 9 / a / InterceptionRouter / 0.0.4 / InterceptionRouter.podspec.json
blobbfbebe24f7550743f98b16f77da0761cac667dd0
2   "name": "InterceptionRouter",
3   "version": "0.0.4",
4   "summary": "Interception Router is framework for intercept actions and segue in UIViewController",
5   "description": "Interception Router is framework for intercept actions and segue in UIViewController.",
6   "homepage": "https://github.com/irishman1921/InterceptionRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mr.irishman": "drabberodin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/irishman1921/InterceptionRouter.git",
16     "tag": "0.0.4"
17   },
18   "social_media_url": "https://twitter.com/IrishMan1921",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/**/*.{swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"