blob: 212b625855da2e9ac6ed27c34247aa3ed7568ad2 [file] [log] [blame]
{
"name": "OneWaySynchronizer",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}