[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / a / b / CrossroadRegex / 0.4.1 / CrossroadRegex.podspec.json
blobb9c8910e7d183a9907e85c35772512bbe7684258
2   "name": "CrossroadRegex",
3   "version": "0.4.1",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "Easy, portable and feature reach Regular Expressions for Swift",
9   "homepage": "https://github.com/crossroadlabs/Regex",
10   "social_media_url": "https://github.com/crossroadlabs/Regex",
11   "authors": {
12     "Daniel Leping": "daniel@crossroadlabs.xyz"
13   },
14   "source": {
15     "git": "https://github.com/crossroadlabs/Regex.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Regex/*.swift",
25   "requires_arc": true