blob: b14f40c937996c8ff637afcd47b3563a5e5dce19 [file] [log] [blame]
{
"name": "SweeterSwift",
"version": "1.0.4",
"summary": "Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift.",
"homepage": "https://github.com/yonat/SweeterSwift",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"social_media_url": "https://twitter.com/yonatsharon",
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/SweeterSwift.git",
"tag": "1.0.4"
},
"source_files": "Source/*.swift",
"swift_version": "5.0"
}