blob: e0fd5cbdb3b59566dca59c1fbaba51faf2a2d9e5 [file] [log] [blame]
{
"name": "Zephyr",
"version": "2.2.1",
"summary": "Effortlessly synchronize UserDefaults over iCloud",
"description": "Effortlessly synchronize NSUserDefaults 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": "2.2.1"
},
"source_files": "Zephyr/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}