[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / c / SweeterSwift / 1.0.5 / SweeterSwift.podspec.json
blob5fa3fb98a723a66e5755c05834f192c5273eee4a
2   "name": "SweeterSwift",
3   "version": "1.0.5",
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     "5.0"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/yonat/SweeterSwift.git",
25     "tag": "1.0.5"
26   },
27   "source_files": "Source/*.swift",
28   "swift_version": "5.0"