[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 1 / f / 3 / CodableWrapper / 0.2.0 / CodableWrapper.podspec.json
blob21c2fa90cf7da40dc2b70c9304e94c3eb8dbbc88
2   "name": "CodableWrapper",
3   "version": "0.2.0",
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.0"
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   ],
28   "swift_version": "5.3"