[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / 9 / Guitar / 1.0.1 / Guitar.podspec.json
blob96cd8b96757774468018218b5b59a8e1e41bf0c4
2   "name": "Guitar",
3   "version": "1.0.1",
4   "swift_version": "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.1"
25   },
26   "frameworks": "Foundation",
27   "source_files": "Sources/*.swift"