[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / b / AeroGearSyncClientJsonPatch / 1.0.0-alpha.7 / AeroGearSyncClientJsonPatch.podspec.json
blobef91cd4b1bb99f29e323d7073daa65bb82e55d72
2   "name": "AeroGearSyncClientJsonPatch",
3   "version": "1.0.0-alpha.7",
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-ios-sync-client",
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.7"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source_files": "AeroGearSyncClientJsonPatch/SyncClientJsonPatch.swift",
18   "dependencies": {
19     "AeroGearSyncJsonPatch": [
20       "1.0.0-alpha.7"
21     ],
22     "Starscream": [
24     ]
25   },
26   "pushed_with_swift_version": "4.0"