[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / 2 / e / re / 1.0.0 / re.podspec.json
blobd4da32bb0328930e816c071f3ead9c99a5888384
2   "name": "re",
3   "version": "1.0.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.0.0"
17   },
18   "requires_arc": true,
19   "source_files": "re/**/*.{swift,h}",
20   "swift_version": "4.1",
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.9",
24     "watchos": "2.0",
25     "tvos": "9.0"
26   }