blob: 39b972bd447f5fc91f2b537ff491311c2d7ce625 [file] [log] [blame]
{
"name": "WYQRegexHelper",
"version": "0.0.1",
"summary": "提供iOS开发常用正则表达式",
"description": "WYQRegexHelper 提供iOS开发常用正则表达式",
"homepage": "https://github.com/YongQiangWei/RegularExpressionTool",
"license": "MIT",
"authors": {
"yongQiang Wei": "15249085279@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongQiangWei/RegularExpressionTool.git",
"tag": "0.0.1"
},
"source_files": "RegularExpressionTool/*.{h,m}",
"exclude_files": "Classes/Exclude"
}