blob: 28175b7e449adf72d4b52053220484360d0bf555 [file] [log] [blame]
{
"name": "Zephyr",
"version": "3.4.1",
"swift_versions": "5.0",
"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.4.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}