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