blob: a86bf612dabad1315417a026254407a41c8b5dd3 [file] [log] [blame]
{
"name": "HCOCCategory",
"version": "0.0.3",
"summary": "A lot of Categories from Objective-C, a tool easy to use.",
"description": "A lot of Categories from Objective-C, a tool easy to use.\nA lot of Categories from Objective-C, a tool easy to use.",
"homepage": "https://gitee.com/SunnyHC",
"license": "MIT",
"authors": {
"SunnyHC": "1058503505@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitee.com/SunnyHC/HCOCCategory.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "Foundation"
}