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