blob: fc62c26b110dc62a03f9df0c956c0bb0420ca88e [file] [log] [blame]
{
"name": "TopViewController",
"version": "0.0.1",
"summary": "Find your top most view controller!",
"homepage": "https://github.com/geor-kasapidi/TopViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geor Kasapidi": "geor.kasapidi@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/geor-kasapidi/TopViewController.git",
"tag": "v0.0.1"
},
"source_files": "Sources",
"public_header_files": "Sources/*.h",
"frameworks": "UIKit",
"requires_arc": true
}