blob: 2b8729dd477713d68c93d455e1fad33d7e4af929 [file] [log] [blame]
{
"name": "AppRootViewController",
"version": "1.0.4",
"summary": "Swift library for Routing of ViewControllers.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Taillook/AppRootViewController",
"authors": {
"Taillook": "taillook.s[at]gmail.com"
},
"social_media_url": "http://twitter.com/Taillook",
"source": {
"git": "https://github.com/Taillook/AppRootViewController.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "AppRootViewController/*.{h,m,swift}"
}