[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / 9 / Guitar / 1.0.2 / Guitar.podspec.json
blobf22a10c88c98d8f033738e624ce37582cf2024af
2   "name": "Guitar",
3   "version": "1.0.2",
4   "swift_versions": "5.0",
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": "10.0",
18     "osx": "10.11",
19     "tvos": "10.0",
20     "watchos": "3.0"
21   },
22   "source": {
23     "git": "https://github.com/ArtSabintsev/Guitar.git",
24     "tag": "1.0.2"
25   },
26   "frameworks": "Foundation",
27   "source_files": "Sources/*.swift",
28   "swift_version": "5.0"