2 "name": "AeroGearSyncClient",
3 "version": "1.0.0-alpha.2",
4 "summary": "An iOS Sync Client for AeroGear Differential Synchronization",
5 "homepage": "https://github.com/aerogear/aerogear-sync-server",
6 "license": "Apache License, Version 2.0",
7 "authors": "Red Hat, Inc.",
9 "git": "https://github.com/aerogear/aerogear-ios-sync-client.git",
10 "tag": "1.0.0-alpha.2"
15 "requires_arc": "true",
16 "source_files": "AeroGearSyncClient/*.{h,swift}",
18 "AeroGearSync/Core": [
25 "deprecated_in_favor_of": "AeroGearSyncClientJsonPatch"