[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / c / 2 / TLSerializable / 0.6 / TLSerializable.podspec.json
blob6f49ed4582b6b8c12f50587aaec2dc7f4da4a1c6
2   "name": "TLSerializable",
3   "version": "0.6",
4   "summary": "基于 Codable 的 json 序列化和反序列化工具",
5   "homepage": "https://github.com/ysCharles/TLSerializable",
6   "license": "MIT",
7   "authors": {
8     "Charles": "ystanglei@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ysCharles/TLSerializable.git",
12     "tag": "0.6"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "Sources/TLSerializable/*.swift",
18   "swift_versions": "5",
19   "swift_version": "5"