blob: dae0849f15a65c1d6f291db4549d533d784a3994 [file] [log] [blame]
{
"name": "TXModel",
"version": "1.0.1",
"summary": "轻量级的数据转模型工具",
"description": "轻量级的数据转模型工具,比你想象中的更简单、更便捷、更安全.",
"homepage": "https://github.com/xtzPioneer/TXModel.git",
"license": "MIT",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xtzPioneer/TXModel.git",
"tag": "1.0.1"
},
"source_files": "TXModel/**/*.{h,m}",
"requires_arc": true
}