[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 3 / CodableWrapper / 0.2.5 / CodableWrapper.podspec.json
blob24a41fb9740d290a447d66ff891f036c0f640db3
2   "name": "CodableWrapper",
3   "version": "0.2.5",
4   "requires_arc": true,
5   "summary": "Codable + PropertyWrapper",
6   "description": "Codable + PropertyWrapper = ☕",
7   "homepage": "https://github.com/winddpan/CodableWrapper",
8   "license": "MIT",
9   "authors": {
10     "winddpan": "winddpan@126.com",
11     "scyano": "scyano@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/winddpan/CodableWrapper.git",
15     "tag": "0.2.5"
16   },
17   "source_files": "Sources/CodableWrapper/**/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "swift_versions": [
25     "5.0",
26     "5.3",
27     "5.5"
28   ],
29   "swift_version": "5.5"