blob: d16b47f8fd396260b53b2eb3c36fbef5cc17ab4f [file] [log] [blame]
{
"name": "QDCategory",
"version": "0.0.1",
"summary": "iOS开发常用扩展.",
"description": "iOS开发常用扩展.description",
"homepage": "https://github.com/developer-chenlin/QDCategory",
"license": "MIT",
"authors": {
"陈林": "chenlinios@sina.com"
},
"source": {
"git": "https://github.com/developer-chenlin/QDCategory.git",
"tag": "0.0.1"
},
"source_files": "QDCategory/Classes/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}