blob: f47281a6744381ea88046c24f812ed913bae9b4a [file] [log] [blame]
{
"name": "RegexTools",
"version": "0.0.2",
"summary": "A common regex tools include basic validation service.",
"description": "A Regex Tools to help you validation the strings you can see in your common case.",
"homepage": "https://github.com/AppLog/RegexTools",
"license": "MIT",
"authors": {
"xinezhui": "xinerzhui@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AppLog/RegexTools.git",
"tag": "0.0.2"
},
"source_files": [
"RegexTools/Classes",
"RegexTools/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}