blob: e6b437fb399f5fefa476eee8a4e3ccf2ab6d3d2f [file] [log] [blame]
{
"name": "TLSerializable",
"version": "0.5",
"summary": "基于 Swift4 Codable 的 json 序列化和反序列化工具",
"homepage": "https://github.com/ysCharles/TLSerializable",
"license": "MIT",
"authors": {
"Charles": "ystanglei@gmail.com"
},
"source": {
"git": "https://github.com/ysCharles/TLSerializable.git",
"tag": "0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5"
}