blob: 7bfbab616fd6f0cd1c9029e4da81e555c216f024 [file] [log] [blame]
{
"name": "WYQRegexHelper",
"version": "1.0.0",
"summary": "添加字符串空格正则判断,更新手机号码正则判断",
"description": "1.iOS 开发中常用正则表达式;\n2.添加字符串空格正则判断,更新手机号码正则判断",
"homepage": "https://github.com/YongQiangWei/RegularExpressionTool",
"license": "MIT",
"authors": {
"YongQiangWei": "15249085279@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongQiangWei/RegularExpressionTool.git",
"tag": "1.0.0"
},
"source_files": "RegularExpressionTool/*.{h,m}",
"exclude_files": "Classes/Exclude"
}