blob: 26e79cefbee414d2d60044e3c4a0c41c8181d67b [file] [log] [blame]
{
"name": "NMMVVMKit",
"version": "0.0.1",
"summary": "NMMVVMKit",
"description": "NMMVVMKit",
"homepage": "https://github.com/dadfsdfsd/NMMVVMKit",
"license": "MIT",
"authors": {
"yfyf": "you@example.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dadfsdfsd/NMMVVMKit.git",
"tag": "0.0.1"
},
"source_files": [
"NMMVVMKit",
"NMMVVMKit/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"IGListKit": [
],
"MJRefresh": [
]
}
}