[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 3 / 4 / c / SweeterSwift / 1.2.6 / SweeterSwift.podspec.json
blobd030c0f2b017bf964db1c5593b13d87adebb7579
2   "name": "SweeterSwift",
3   "version": "1.2.6",
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   "swift_versions": [
14     "4.2",
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/yonat/SweeterSwift.git",
23     "tag": "1.2.6"
24   },
25   "source_files": "Source/*.swift",
26   "resource_bundles": {
27     "SweeterSwift": [
28       "Source/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "swift_version": "5.0"