[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 4 / c / SweeterSwift / 1.1.4 / SweeterSwift.podspec.json
blob30497749117fcc155b4d6ae93d73e6bffa88b84e
2   "name": "SweeterSwift",
3   "version": "1.1.4",
4   "summary": "Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift.",
5   "homepage": "https://github.com/yonat/SweeterSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yonat Sharon": "yonat@ootips.org"
12   },
13   "social_media_url": "https://twitter.com/yonatsharon",
14   "swift_versions": [
15     "4.2",
16     "5.0"
17   ],
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/yonat/SweeterSwift.git",
24     "tag": "1.1.4"
25   },
26   "source_files": "Source/*.swift",
27   "swift_version": "5.0"