blob: 2d3714b72261508762192671e58f495d2ca2004f [file] [log] [blame]
{
"name": "CLCategory",
"version": "0.0.3",
"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.3"
},
"source_files": "CLCategory/CLCategory/*",
"requires_arc": true
}