[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / c / 2 / TLSerializable / 0.5 / TLSerializable.podspec.json
blobe6b437fb399f5fefa476eee8a4e3ccf2ab6d3d2f
2   "name": "TLSerializable",
3   "version": "0.5",
4   "summary": "基于 Swift4 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.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "swift_version": "5"