blob: b05e1ea52ee3e9ff3a2c15f60449b7d3a9070776 [file] [log] [blame]
{
"name": "HXEasyKVO",
"version": "1.0.4",
"license": "MIT",
"summary": "Easy to use KVO in Obj-C by Block or SEL.",
"homepage": "https://github.com/HXHinsHuang/HXEasyKVO",
"source": {
"git": "https://github.com/HXHinsHuang/HXEasyKVO.git",
"tag": "1.0.4"
},
"source_files": "HXEasyKVO/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "Foundation",
"authors": {
"haoxian": "505608099@qq.com"
},
"social_media_url": "https://www.jianshu.com/users/328f5f9d0b58/timeline"
}