[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 1 / 6 / SBCodableWrappers / 1.0.1 / SBCodableWrappers.podspec.json
blob08672e4e1d661341144e993debfef615fc6d2ed6
2   "name": "SBCodableWrappers",
3   "version": "1.0.1",
4   "summary": "A lightweight and pure Swift implemented library using PropertyWrappers to make custom Serialization of Swift Codable Types easy.",
5   "description": "SBCodableWrappers is a lightweight and pure Swift implemented library using PropertyWrappers to make custom Serialization of Swift Codable Types easy.",
6   "homepage": "https://github.com/spirit-jsb/SBCodableWrappers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/spirit-jsb/SBCodableWrappers.git",
22     "tag": "1.0.1"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"