blob: e94c685bc2f00f2d5ed1ce01dd451a00e371dcf3 [file] [log] [blame]
{
"name": "ApplicationRouter",
"version": "0.0.1",
"summary": "Modern library for routing in iOS application",
"description": "Modern library for routing in iOS application",
"homepage": "https://github.com/vstanishevsky/ApplicationRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Stanishevsky": "stanishevskyvlad@gmail.com"
},
"social_media_url": "https://twitter.com/vstanishevsky",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/vstanishevsky/ApplicationRouter.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}