blob: 1823cfa916fc0ca0dec4658a7c0e1dac1a395acf [file] [log] [blame]
{
"name": "Prettier.swift",
"version": "1.0.0",
"summary": "Prettier.io wrapper for swift. An opinionated code formatter.",
"description": "Prettier.io wrapper for swift. An 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": "1.0.0"
},
"social_media_url": "https://twitter.com/michaelhenry119",
"platforms": {
"ios": "11.0"
},
"source_files": "Prettier.swift/Classes/**/*",
"resources": "Prettier.swift/Assets/**/*"
}