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