blob: 83bf66a5a81684a3c05dbd0c2b03d6c62c2734c0 [file] [log] [blame]
{
"name": "JWCurrentViewController",
"version": "0.0.1",
"summary": "get the current displayed ViewController on the screen.",
"description": "get the current displayed ViewController on the screen, no matter to embed in UITabBarController or UINavigationController.",
"homepage": "https://github.com/Jonwei/JWCurrentViewController",
"license": "MIT",
"authors": {
"joe": "sheninter@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Jonwei/JWCurrentViewController.git",
"tag": "0.0.1"
},
"source_files": "JWCurrentViewController",
"public_header_files": "JWCurrentViewController/*.h"
}