blob: 56e36d32553c11846c081f2d02771e3612b18dc7 [file] [log] [blame]
{
"name": "FrankBaseViewControllerKit",
"version": "0.1.0",
"summary": "Protocols for UIViewController",
"description": "VCPresentType, NavButtonConfigurable, VCEasyNavigatable, KeyboardAnimationObserverable",
"homepage": "https://github.com/seongkyu-sim/FrankBaseViewControllerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"seongkyu-sim": "seongkyu.sim@gmail.com"
},
"source": {
"git": "https://github.com/seongkyu-sim/FrankBaseViewControllerKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FrankBaseViewControllerKit/Classes/**/*",
"pushed_with_swift_version": "3.1",
"deprecated": true
}