2 "name": "AeroGearSync",
4 "summary": "An iOS Sync Engine 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.git",
15 "requires_arc": "true",
16 "default_subspecs": "JSONPatch",
17 "deprecated_in_favor_of": "AeroGearSyncJsonPatch",
21 "source_files": "AeroGearSync/*.{h,swift}"
24 "name": "DiffMatchPatch",
25 "source_files": "AeroGearSync-DiffMatchPatch/*.{h,swift}",
27 "AeroGearSync/Core": [
37 "source_files": "AeroGearSync-JSONPatch/*.{h,swift}",
39 "AeroGearSync/Core": [