[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / e / re / 1.1.0 / re.podspec.json
blobefb9c4775055d52a4916a84407f25c05555473ff
2   "name": "re",
3   "version": "1.1.0",
4   "summary": "Pythonic RegEx library.",
5   "homepage": "https://meniny.cn/",
6   "social_media_url": "https://meniny.cn/",
7   "authors": {
8     "Elias Abel": "admin@meniny.cn"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://github.com/Meniny/re.git",
16     "tag": "1.1.0"
17   },
18   "requires_arc": true,
19   "source_files": "re/**/*.{swift,h}",
20   "swift_versions": "5",
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.9",
24     "watchos": "2.0",
25     "tvos": "9.0"
26   }