blob: 591cae16aad0e3740dc49677c4f8167c50034338 [file] [log] [blame]
{
"name": "TLSerializable",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"swift_version": "4.0"
}