[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / 5 / e / d / SwiftFormat / 0.17 / SwiftFormat.podspec.json
blob240992d5c4e36056c3809bff167691606ad3ba4a
2   "name": "SwiftFormat",
3   "version": "0.17",
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.17"
14   },
15   "source_files": "SwiftFormat",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   }