blob: 046ea50a28b0deb205d9743df2940ebd8b6e0a40 [file] [log] [blame]
{
"name": "Zephyr",
"version": "3.0.0",
"summary": "Effortlessly synchronize UserDefaults over iCloud",
"description": "Effortlessly synchronize UserDefaults over iCloud.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/ArtSabintsev/Zephyr",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"source": {
"git": "https://github.com/ArtSabintsev/Zephyr.git",
"tag": "3.0.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}