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