[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 1 / AXRegex / 0.1.0 / AXRegex.podspec.json
blobd04207ac8ff8782630377baf8e7329995996b0f5
2   "name": "AXRegex",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/*.swift",
23   "frameworks": "Foundation"