[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / f / 3 / CodableWrapper / 0.1 / CodableWrapper.podspec.json
blob76d373a237ec14396054619423725514d2e49518
2   "name": "CodableWrapper",
3   "version": "0.1",
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   },
12   "source": {
13     "git": "https://github.com/winddpan/CodableWrapper.git",
14     "tag": "0.1"
15   },
16   "source_files": "CodableWrapper/**/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "swift_versions": [
24     "5.0",
25     "5.3"
26   ],
27   "swift_version": "5.3"