[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 0 / 1 / AXRegex / 0.2.2 / AXRegex.podspec.json
blob0dd6621646fed7de43dabeedb3b90a7807298310
2   "name": "AXRegex",
3   "version": "0.2.2",
4   "summary": "A easy way to use regex in Swift.",
5   "description": "Try to implement a easy way to use regex in Swift.",
6   "homepage": "https://github.com/ArthurXHK/AXRegex",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arthur XU": "arthurk.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ArthurXHK/AXRegex.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/*.swift",
23   "frameworks": "Foundation"