blob: 2b7826b17e5716fbb0a87d24c21d7c606a6417f7 [file] [log] [blame]
{
"name": "HGCategorys",
"version": "1.1.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.1.0"
},
"source_files": "HGCategorys/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}