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