blob: b2d7fa34f31a2c805435f20b88b6346107a2921f [file] [log] [blame]
{
"name": "OneWaySynchronizer",
"version": "1.1.0",
"summary": "OneWaySynchronizer - the simplest way to sync data from remote host into local storage.",
"homepage": "https://github.com/ladeiko/OneWaySynchronizer",
"license": "MIT",
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
},
"source": {
"git": "https://github.com/ladeiko/OneWaySynchronizer.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}