blob: f2c6ba7e7bc281d022c96b6725e97d44182f1ebc [file] [log] [blame]
{
"name": "YHKVOController",
"version": "0.0.1",
"summary": "create by yh",
"description": "一句话使用KVO,使用完无需自己移除KVO",
"homepage": "https://github.com/yhangeline/YHKVOController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"恋渊": "331385243@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yhangeline/YHKVOController.git",
"tag": "0.0.1"
},
"source_files": "YHKVOController/YHKVOController/*.{h,m}"
}