blob: 1aab78e493768687b4557bd6a57f62158124b7f5 [file] [log] [blame]
{
"name": "Zephyr",
"version": "2.1.0",
"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": "2.1.0"
},
"source_files": "Zephyr/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}