[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / c / Sweeft / 0.14.2 / Sweeft.podspec.json
blob21d50e272eecae4549c43ca702330b37fbe4a086
2   "name": "Sweeft",
3   "version": "0.14.2",
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.14.2"
17   },
18   "social_media_url": "https://twitter.com/sifrinoimperial",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.2"
21   },
22   "platforms": {
23     "ios": "10.0",
24     "osx": "10.12",
25     "tvos": "10.0"
26   },
27   "source_files": "Sources/Sweeft/**/*",
28   "frameworks": [
29     "Foundation",
30     "Security"
31   ],
32   "pushed_with_swift_version": "3.2"