[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 6 / 3 / AeroGearSync / 0.1.0 / AeroGearSync.podspec.json
blob420a607cc3d8e69dbdda80a3ead274fcfc8777e3
2   "name": "AeroGearSync",
3   "version": "0.1.0",
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.",
8   "source": {
9     "git": "https://github.com/aerogear/aerogear-ios-sync.git",
10     "tag": "0.1.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "AeroGearSync/*.{h,swift}",
16   "dependencies": {
17     "DiffMatchPatch": [
18       "0.1.2"
19     ]
20   },
21   "requires_arc": "true",
22   "deprecated_in_favor_of": "AeroGearSyncJsonPatch"