blob: 8d3bfa9062286c0c3f739616578061b47f417de4 [file] [log] [blame]
{
"name": "Guitar",
"version": "1.1.3",
"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.1.3"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"swift_version": "5.3"
}