blob: 6c722fb6011a8650830cc33a80db32961bdf0a63 [file] [log] [blame]
{
"name": "AeroGearSyncClientJsonPatch",
"version": "1.0.0-alpha.6",
"summary": "An iOS Sync Client for AeroGear Differential Synchronization",
"description": "AeroGearSyncClient is using the synchronisation engine based on Google Diff Match Patch algorithm.\nThis Client is based on WebSocket implementation.",
"homepage": "https://github.com/aerogear/aerogear-sync-server",
"license": "Apache License, Version 2.0",
"authors": "Red Hat, Inc.",
"source": {
"git": "https://github.com/aerogear/aerogear-ios-sync-client.git",
"tag": "1.0.0-alpha.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": "true",
"source_files": "AeroGearSyncClientJsonPatch/SyncClientJsonPatch.swift",
"dependencies": {
"AeroGearSyncJsonPatch": [
"1.0.0-alpha.6"
],
"Starscream": [
"2.0.2"
]
},
"pushed_with_swift_version": "3.0"
}