blob: b3e19f269e034483ef32ecfadc045f86e44d66cd [file] [log] [blame]
{
"name": "NMMVVMKit",
"version": "0.0.6",
"summary": "NMMVVMKit",
"description": "NMMVVMKit",
"homepage": "https://g.hz.netease.com/yangfan04/NMMVVMKit",
"license": "MIT",
"authors": {
"yfyf": "you@example.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://g.hz.netease.com/yangfan04/NMMVVMKit.git"
},
"source_files": [
"NMMVVMKit",
"NMMVVMKit/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"IGListKit": [
"3.2.0"
],
"MJRefresh": [
"3.1.15.3"
]
}
}