[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / RegexTools / 0.0.2 / RegexTools.podspec.json
blobf47281a6744381ea88046c24f812ed913bae9b4a
2   "name": "RegexTools",
3   "version": "0.0.2",
4   "summary": "A common regex tools include basic validation service.",
5   "description": "A Regex Tools to help you validation the strings you can see in your common case.",
6   "homepage": "https://github.com/AppLog/RegexTools",
7   "license": "MIT",
8   "authors": {
9     "xinezhui": "xinerzhui@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/AppLog/RegexTools.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "RegexTools/Classes",
20     "RegexTools/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"