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