{ | |
"name": "XTIObjectMapper", | |
"version": "13.5.1", | |
"license": "MIT", | |
"summary": "基于ObjectMapper,添加字符串和数字的相互兼容", | |
"homepage": "https://github.com/xt-input/XTIObjectMapper", | |
"authors": { | |
"xt-input": "input@tcoding.cn" | |
}, | |
"source": { | |
"git": "https://github.com/xt-input/XTIObjectMapper.git", | |
"tag": "13.5.1" | |
}, | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.9" | |
}, | |
"swift_versions": "5.0", | |
"requires_arc": true, | |
"source_files": "Sources/**/*.swift", | |
"swift_version": "5.0" | |
} |