blob: b4c7c9776dccc0b56df7de86b6894634faf2bda8 [file] [log] [blame]
{
"name": "SwiftFormat",
"version": "0.21",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "Mac and iOS library for formatting Swift source code.",
"homepage": "https://github.com/nicklockwood/SwiftFormat",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/SwiftFormat.git",
"tag": "0.21"
},
"source_files": "SwiftFormat",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"pushed_with_swift_version": "3.0"
}