[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / d / MoRegex / 1.03 / MoRegex.podspec.json
blob2236ba8e71c2259514c5c91c90532ca30bfcfc01
2   "name": "MoRegex",
3   "version": "1.03",
4   "summary": "Regular Expression Helper for Swift",
5   "homepage": "https://github.com/kittymo/MoRegex",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "KittyMei": "kittymei1010@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/kittymo/MoRegex.git",
18     "tag": "1.03"
19   },
20   "source_files": "MoRegex/MoRegex.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.2"