blob: 005fc52e17e5fa47036b1afbaf189fe41bfe85b6 [file] [log] [blame]
{
"name": "Guitar",
"version": "0.0.6",
"summary": "A Cross-Platform String 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.0.6"
},
"social_media_url": "https://twitter.com/artsabintsev",
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}