blob: f2a8e26438cb1e50f6550dcf935ca1b9c4848333 [file] [log] [blame]
{
"name": "SwiftFormat",
"version": "0.24.3",
"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.24.3"
},
"source_files": "Sources",
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"pushed_with_swift_version": "3.0"
}