blob: 3c76057e5d5948d740c5934a672221d434caec4d [file] [log] [blame]
{
"name": "Zephyr",
"version": "3.1.0",
"swift_version": "4.1",
"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.1.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}