blob: 66fc57089045fd04860a18b05ecdb0c0822fa34d [file] [log] [blame]
{
"name": "UIViewController-GIHViewController",
"version": "0.0.1",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"summary": "Expand focusViewController property to UIViewController",
"homepage": "https://github.com/gaizhi",
"authors": {
"Xu Qiang": "994059781@qq.com"
},
"source": {
"git": "https://github.com/gaizhi/UIViewController-GIHViewController.git",
"tag": "0.0.1"
},
"description": "Expand focusViewController property to, now you can get the focus controller by selected method!",
"requires_arc": true,
"frameworks": [
"UIKit"
],
"source_files": "UIViewController/*.{h,m}",
"public_header_files": "UIViewController/*.h"
}