blob: b5df4d86ea103c70c94f255f1435814f1a3f9248 [file] [log] [blame]
{
"name": "Zephyr",
"version": "3.5.1",
"swift_versions": "5.2",
"summary": "Effortlessly synchronize UserDefaults over iCloud.",
"homepage": "https://github.com/ArtSabintsev/Zephyr",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"description": "Effortlessly synchronize your UserDefaults over iCloud.",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Zephyr.git",
"tag": "3.5.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.2"
}