[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / 3 / CodableWrapper / 0.3.1 / CodableWrapper.podspec.json
blob25cfc50f5b8fbbd6cde1f1b887a74ffaac89ded3
2   "name": "CodableWrapper",
3   "version": "0.3.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     "scyano": "scyano@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/winddpan/CodableWrapper.git",
15     "tag": "0.3.1"
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"