blob: d9a257423cbbc591d726711b86a26970d9463bbb [file] [log] [blame]
{
"name": "YHCategroy",
"version": "0.0.4",
"summary": "iOS 项目中常用基础类别扩展",
"description": "导入头文件YHBaseCategroy.h即可使用",
"homepage": "https://github.com/TheOldJoker/YHCategroy.git",
"license": "MIT",
"authors": {
"赵一欢": "happy@sdblo.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/TheOldJoker/YHCategroy.git",
"tag": "v0.0.4"
},
"source_files": "YHBaseCategroy",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}