[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / JSONDecoderEx / 0.0.1 / JSONDecoderEx.podspec.json
blobe980a5fee0d83691b444934cec18bf4f038fa004
2   "name": "JSONDecoderEx",
3   "version": "0.0.1",
4   "summary": "Extended JSONDecoder.",
5   "description": "Extended JSONDecoder.\nProject Link: https://github.com/swiftneko/JSONDecoderEx",
6   "homepage": "https://github.com/swiftneko/JSONDecoderEx",
7   "license": "MIT",
8   "authors": {
9     "xiaolong.jin": "xiaolong.jin@icloud.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.11",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/swiftneko/JSONDecoderEx.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{swift}"
25   ],
26   "swift_version": "5.0"