[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / 3 / CodableWrapper / 0.3.0 / CodableWrapper.podspec.json
blobd195d266d9980727bd997559af3efd8695e47d62
2   "name": "CodableWrapper",
3   "version": "0.3.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.3.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": "5.0",
25   "swift_version": "5.0"