blob: 909a138deb548fd2d2f28ff9cdf99bf4edf0f72b [file] [log] [blame]
{
"name": "Zephyr",
"version": "1.0.0",
"summary": "Effortlessly synchronize NSUserDefaults over iCloud",
"description": "Sync all of your app's NSUserDefaults, or specific keys, to iCloud.",
"homepage": "https://github.com/ArtSabintsev/Zephyr",
"license": "MIT",
"authors": {
"Arthur Sabintsev": "arthur@sabintsev.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Zephyr.git",
"tag": "1.0.0"
},
"source_files": "Zephyr.swift",
"requires_arc": true
}