blob: 72ef274c1e25d401e802cc9062488eb2b6443b1b [file] [log] [blame]
{
"name": "Guitar",
"version": "1.2.0",
"swift_versions": "5.3",
"summary": "A Cross-Platform String and Regular Expression Library Written in Swift.",
"homepage": "https://github.com/ArtSabintsev/Guitar",
"social_media_url": "https://twitter.com/artsabintsev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"description": "A Cross-Platform String and Regular Expression Library written in Swift.",
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0",
"watchos": "4.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Guitar.git",
"tag": "1.2.0"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"swift_version": "5.3"
}