blob: 305fb237685612b54c1f6a2086b4c7b5cf0105a8 [file] [log] [blame]
{
"name": "ZQRetainCycleReminder",
"version": "1.0.0",
"summary": "支持dealloc log和循环引用界面提示",
"homepage": "https://github.com/AngleZhou/ZQRetainCycleReminder.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhouQian": "zhouq87724@163.com"
},
"source": {
"git": "https://github.com/AngleZhou/ZQRetainCycleReminder.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZQRetainCycleReminder/Classes/*",
"frameworks": "UIKit",
"requires_arc": true
}