blob: bfbebe24f7550743f98b16f77da0761cac667dd0 [file] [log] [blame]
{
"name": "InterceptionRouter",
"version": "0.0.4",
"summary": "Interception Router is framework for intercept actions and segue in UIViewController",
"description": "Interception Router is framework for intercept actions and segue in UIViewController.",
"homepage": "https://github.com/irishman1921/InterceptionRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mr.irishman": "drabberodin@gmail.com"
},
"source": {
"git": "https://github.com/irishman1921/InterceptionRouter.git",
"tag": "0.0.4"
},
"social_media_url": "https://twitter.com/IrishMan1921",
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}