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