[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 5 / e / d / SwiftFormat / 0.24.2 / SwiftFormat.podspec.json
blobbaa9349c541151dc62b8b5d24f2da819ecb3dcce
2   "name": "SwiftFormat",
3   "version": "0.24.2",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "Mac and iOS library for formatting Swift source code.",
9   "homepage": "https://github.com/nicklockwood/SwiftFormat",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/SwiftFormat.git",
13     "tag": "0.24.2"
14   },
15   "source_files": "Sources",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.11"
20   },
21   "pushed_with_swift_version": "3.0"