blob: e26db38b0fc5f87587f594084820511fb434a306 [file] [log] [blame]
{
"name": "HYCategories",
"version": "0.1.0",
"summary": "iOS常用Category集锦",
"description": "iOS常用Category集锦,欢迎指正错误。",
"license": "MIT",
"homepage": "http://gitlab.58corp.com/huangye_iOS_framework/HYCategories.git",
"authors": {
"parallelWorld": "654269765@qq.com"
},
"source": {
"git": "http://gitlab.58corp.com/huangye_iOS_framework/HYCategories.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYCategories/Classes/**/*.{h,m}"
}