blob: 4150b41314fa22efdd9641762e02c3dccfa5f792 [file] [log] [blame]
{
"name": "HSRegEx",
"version": "1.0.0",
"summary": "regular expression.",
"homepage": "https://github.com/ZYXiao/HSRegEx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZYXiao": "304983615@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZYXiao/HSRegEx.git",
"tag": "1.0.0"
},
"source_files": "HSRegEx/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}