blob: 5bdf98924df744ea0b66102b88caa1fd13d3172b [file] [log] [blame]
{
"name": "XQMapper",
"version": "0.1.3",
"summary": "json和模型相互转化映射工具",
"description": "json转模型,json字符串转模型;模型转json的映射工具",
"homepage": "https://github.com/yishengxinyang/XQMapper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiexiangqing": "1373867490@qq.com"
},
"source": {
"git": "https://github.com/yishengxinyang/XQMapper.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*"
}