blob: 83946b8f563b96df715b28bcc1fb2c2cef266aab [file] [log] [blame]
{
"name": "HSCategories",
"version": "0.0.1",
"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.1"
},
"source_files": "HSCategories/HSCategories/**/*.{h,m}"
}