blob: 6a5ad44ad937aa2e782c5f6f761bf88b6dc16b91 [file] [log] [blame]
{
"name": "TXModel",
"version": "1.0",
"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"
},
"source_files": "TXModel/**/*.{h,m}",
"requires_arc": true
}