blob: 1732670cc59b45667dee8e79eb75835a2870a744 [file] [log] [blame]
{
"name": "LJMVVMTool",
"version": "0.0.8",
"summary": "基于RAC实现响应式编程的工具类.",
"homepage": "https://github.com/LJMagicCoder",
"license": "Apache License, Version 2.0",
"authors": {
"LJMagicCoder": "582494319@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LJMagicCoder/LJMVVMTool.git",
"tag": "0.0.8"
},
"source_files": [
"LJMVVMTool",
"LJMVVMTool/**/*.{h,m}"
],
"exclude_files": "LJMVVMTool/Exclude",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
"~> 3.0.0"
]
}
}