blob: a28e804d49e1a195744ffd07468ec0317ce30dc4 [file] [log] [blame]
{
"name": "CLCategory",
"version": "0.0.1",
"summary": "A short description of CLCategory.",
"description": "大概是一个Category的方便导入",
"homepage": "http://EXAMPLE/CLCategory",
"license": "MIT",
"authors": {
"zhucl": "493008927@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JokerKevin/CLCategory.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CLCategory/**/*.{h,m}"
]
}