blob: 111a7f961a2ebf76617da7ea57cd4e2a7f211db3 [file] [log] [blame]
{
"name": "CLCategory",
"version": "0.0.2",
"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.2"
},
"source_files": "CLCategory/**/*.{h,m}",
"requires_arc": true
}