[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 6 / f / Regex / 0.1.0 / Regex.podspec.json
blobb4e5b06d599a41e3c83c411141d2a424569c9f7e
2   "name": "Regex",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Regex class (in Swift).  Wraps NSDateFormatter.",
9   "authors": {
10     "bryn austin bellomy": "bryn.bellomy@gmail.com"
11   },
12   "homepage": "https://github.com/brynbellomy/Regex",
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10"
16   },
17   "source_files": "src/*.swift",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/brynbellomy/Regex.git",
21     "tag": "0.1.0"
22   }