blob: ff270cb88d50a6ec6ee480c7ac57ef2ecba6e46f [file] [log] [blame]
{
"name": "Guitar",
"version": "0.1.0",
"summary": "A Cross-Platform String and Regular Expression Library Written in Swift.",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "3.0"
},
"homepage": "https://github.com/ArtSabintsev/Guitar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"source": {
"git": "https://github.com/ArtSabintsev/Guitar.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/artsabintsev",
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}