blob: d171c4f7cc2ca7023a2ffef97f5a6a7e6f90965c [file] [log] [blame]
{
"name": "TLSerializable",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}