[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / a / e / 9 / Guitar / 1.2.0 / Guitar.podspec.json
blob72ef274c1e25d401e802cc9062488eb2b6443b1b
2   "name": "Guitar",
3   "version": "1.2.0",
4   "swift_versions": "5.3",
5   "summary": "A Cross-Platform String and Regular Expression Library Written in Swift.",
6   "homepage": "https://github.com/ArtSabintsev/Guitar",
7   "social_media_url": "https://twitter.com/artsabintsev",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
14   },
15   "description": "A Cross-Platform String and Regular Expression Library written in Swift.",
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "tvos": "11.0",
20     "watchos": "4.0"
21   },
22   "source": {
23     "git": "https://github.com/ArtSabintsev/Guitar.git",
24     "tag": "1.2.0"
25   },
26   "frameworks": "Foundation",
27   "source_files": "Sources/*.swift",
28   "swift_version": "5.3"