blob: bc65c85ffdc9045fb2a3ad971a9d716a3314ee5e [file] [log] [blame]
{
"name": "JxbControllerStack",
"version": "1.4",
"license": "MIT",
"summary": "一个实时智能检测ViewController有没有被正确释放,若为释放,给予提示。",
"homepage": "https://github.com/JxbSir",
"authors": {
"Peter": "i@jxb.name"
},
"source": {
"git": "https://github.com/JxbSir/JxbControllerStack.git",
"tag": "1.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JxbControllerStack/ControllerStack/*.{h,m}",
"requires_arc": true,
"public_header_files": "JxbControllerStack/ControllerStack/*.h"
}