[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / e / 4 / c / Sweeft / 0.15.1 / Sweeft.podspec.json
blob05d3efc32136d81d84e9b69cb9ea672fdba4b5b4
2   "name": "Sweeft",
3   "version": "0.15.1",
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.15.1"
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"