blob: ce59c71e67e90018eb51b4d856dc292a8f7cb606 [file] [log] [blame]
{
"name": "HXEasyKVO",
"version": "1.0.0",
"license": "MIT",
"summary": "Easy to use KVO in Obj-C by Block or SEL.",
"homepage": "https://github.com/vagrantneversad/HXEasyKVO",
"source": {
"git": "https://github.com/vagrantneversad/HXEasyKVO.git",
"tag": "1.0.0"
},
"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"
}