blob: 2df6b946d6d5b17b8373b3da0db0b2f6ccacdcc3 [file] [log] [blame]
{
"name": "JCObserver",
"version": "1.0.0",
"summary": "方便KVO操作的工具",
"description": "这是详情,方便KVO操作的工具",
"homepage": "https://github.com/devjackcat/JCObserver",
"license": "MIT",
"authors": {
"wangyp2018": "wangyp2018@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devjackcat/JCObserver.git",
"tag": "1.0.0"
},
"source_files": "JCObserver/JCObserver/*.{h,m}"
}