blob: aa2af990a089891ed37bc19e49cf576f52b185f0 [file] [log] [blame]
{
"name": "Prettier.swift",
"version": "0.0.1",
"summary": "A swifty wrapper for the opinionated code formatter.",
"description": "A swifty wrapper for the opinionated code formatter.",
"homepage": "https://github.com/michaelhenry/Prettier.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Henry Pantaleon": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/Prettier.swift.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/michaelhenry119",
"platforms": {
"ios": "13.0"
},
"source_files": "Prettier.swift/Classes/**/*",
"resources": "Prettier.swift/Assets/**/*"
}