blob: 1276c58c6ff8d21c93c271838a615ec7563dd1cf [file] [log] [blame]
{
"name": "HGCategorys",
"version": "1.0.0",
"summary": "HGCategorys.",
"description": "简单的分类实现,包括:NSString,UITextFiled,UITextView.",
"homepage": "https://github.com/Summary2017/Categorys",
"license": "MIT",
"authors": {
"ZhuHong": "13332082565@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Summary2017/Categorys.git",
"tag": "1.0.0"
},
"source_files": "HGCategorys/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}