[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / b / AeroGearSyncClientJsonPatch / 1.0.0-alpha.3 / AeroGearSyncClientJsonPatch.podspec.json
blobd94e9a1e61d4a1e2648bb4d54ead248d97cb43c3
2   "name": "AeroGearSyncClientJsonPatch",
3   "version": "1.0.0-alpha.3",
4   "summary": "An iOS Sync Client for AeroGear Differential Synchronization",
5   "description": "AeroGearSyncClient is using the synchronisation engine based on Google Diff Match Patch algorithm.\nThis Client is based on WebSocket implementation.",
6   "homepage": "https://github.com/aerogear/aerogear-sync-server",
7   "license": "Apache License, Version 2.0",
8   "authors": "Red Hat, Inc.",
9   "source": {
10     "git": "https://github.com/aerogear/aerogear-ios-sync-client.git",
11     "tag": "1.0.0-alpha.3"
12   },
13   "platforms": {
14     "ios": 8.0
15   },
16   "requires_arc": "true",
17   "source_files": "AeroGearSyncClient/SyncClientJsonPatch.swift",
18   "dependencies": {
19     "AeroGearSyncJsonPatch": [
20       "1.0.0-alpha.3"
21     ],
22     "Starscream": [
24     ]
25   }