blob: 15905f86946015e50fd6d1a9ad89069b6ce0fa1c [file] [log] [blame]
{
"name": "Zephyr",
"version": "1.1.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.1.0"
},
"source_files": "Zephyr.swift",
"requires_arc": true
}