blob: 0fb8838c308e95359990502d2b3390d7890d6d7d [file] [log] [blame]
{
"name": "HSCategories",
"version": "0.0.2",
"summary": "A custom objective_c categories for work.",
"description": "A custom objective_c categories for work, which implement by Objective-C at ios.",
"homepage": "https://github.com/huanghaisheng/HSCategories",
"license": "MIT",
"authors": {
"haisheng": "haisheng.huang@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huanghaisheng/HSCategories.git",
"tag": "0.0.2"
},
"source_files": "HSCategories/HSCategories/**/*.{h,m}"
}