[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 4 / c / SweeterSwift / 1.2.2 / SweeterSwift.podspec.json
blobf3f9c3ad0910cb9ff5c0474044e65bfc59011c87
2   "name": "SweeterSwift",
3   "version": "1.2.2",
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.2.2"
25   },
26   "source_files": "Source/*.swift",
27   "resources": [
28     "PrivacyInfo.xcprivacy"
29   ],
30   "swift_version": "5.0"