blob: 42b9d5abf60982d29c30bccb5895454281cd2131 [file] [log] [blame]
{
"name": "YSSerializable",
"version": "1.0.0",
"summary": "\b封装codable,快速实现序列化/反序列化",
"homepage": "https://github.com/yscode001/YSSerializable",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSSerializable.git",
"tag": "1.0.0"
},
"source_files": "YSSerializable/YSSerializable/YSSerializable/*.swift",
"pushed_with_swift_version": "4.0"
}