blob: 878e3f818e0598675afee3bc9d44dd8411d6c2a9 [file] [log] [blame]
{
"name": "JKKVOHelper",
"version": "0.1.18",
"summary": "this is a tool to help developer to easily use KVO.",
"description": "this is a tool to help developer to easily use KVO,it will update with the need",
"homepage": "https://github.com/xindizhiyin2014/JKKVOHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKKVOHelper.git",
"tag": "0.1.18"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKKVOHelper/Classes/**/*"
}