blob: ef91cd4b1bb99f29e323d7073daa65bb82e55d72 [file] [log] [blame]
{
"name": "AeroGearSyncClientJsonPatch",
"version": "1.0.0-alpha.7",
"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-ios-sync-client",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AeroGearSyncClientJsonPatch/SyncClientJsonPatch.swift",
"dependencies": {
"AeroGearSyncJsonPatch": [
"1.0.0-alpha.7"
],
"Starscream": [
]
},
"pushed_with_swift_version": "4.0"
}