blob: d02c80403102c329bef0f25ea7f3777826497c77 [file] [log] [blame]
{
"name": "ZHCocoa",
"version": "1.0",
"summary": "Dictionary for Model.",
"description": "An easy tool to use dictionary for model",
"homepage": "https://github.com/zhonghphuan/ZHCocoa",
"license": "MIT",
"authors": {
"zhonghuan": "zhonghphuan@hotmail.com"
},
"source": {
"git": "https://github.com/zhonghphuan/ZHCocoa.git",
"tag": "1.0"
},
"source_files": [
"ZHCocoa",
"ZHCocoa/**/*.{h,m}"
],
"frameworks": "Foundation",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}