[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 8 / ResilientDecoding / 1.0.2 / ResilientDecoding.podspec.json
blobb26a3c82a518f85cd2e29d4c5e50e047d70e373a
2   "name": "ResilientDecoding",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "A library you can use to partially recover from decoding errors",
6   "homepage": "https://github.com/airbnb/ResilientDecoding",
7   "authors": "George Leontiev",
8   "source": {
9     "git": "https://github.com/airbnb/ResilientDecoding.git",
10     "tag": "1.0.2"
11   },
12   "swift_versions": "5.2",
13   "source_files": "Sources/ResilientDecoding/**/*.{swift}",
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "12.0",
17     "watchos": "5.0",
18     "osx": "10.14"
19   },
20   "swift_version": "5.2"