[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / c / Sweeft / 0.6.4 / Sweeft.podspec.json
blobb54ea09b0a42eb59c7da398073260e17e5a7c9cc
2   "name": "Sweeft",
3   "version": "0.6.4",
4   "summary": "Swift but a bit Sweeter - More Syntactic Sugar for Swift",
5   "description": "A collection of different operators and extensions that make writing in Swift a bit sweeter.",
6   "homepage": "https://github.com/mathiasquintero/Sweeft",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mathias Quintero": "mathias.quintero@tum.de"
13   },
14   "source": {
15     "git": "https://github.com/mathiasquintero/Sweeft.git",
16     "tag": "0.6.4"
17   },
18   "social_media_url": "https://twitter.com/sifrinoimperial",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/Sweeft/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "3.0"