blob: f22a10c88c98d8f033738e624ce37582cf2024af [file] [log] [blame]
{
"name": "Guitar",
"version": "1.0.2",
"swift_versions": "5.0",
"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": "10.0",
"osx": "10.11",
"tvos": "10.0",
"watchos": "3.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Guitar.git",
"tag": "1.0.2"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}