blob: bdd070b5829fa82cd990e5e4efb36ab7a11e1b4b [file] [log] [blame]
{
"name": "UIViewController(TopViewController)",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/vitormf/UIViewController-TopViewController",
"authors": "Vitor Maciel",
"summary": "Get the top view controller being presented and present new modals on the top",
"source": {
"git": "https://github.com/vitormf/UIViewController-TopViewController.git",
"tag": "1.0.0"
},
"source_files": "**/TopViewController/*.{h,m}",
"platforms": {
"ios": "7.0"
}
}