blob: 44c0d2c2a46dde6ff00f5bdc27c37c0617e241c3 [file] [log] [blame]
{
"name": "LJMVVMTool",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LJMVVMTool",
"LJMVVMTool/**/*.{h,m}"
],
"exclude_files": "LJMVVMTool/Exclude",
"frameworks": "ReactiveObjC",
"dependencies": {
"ReactiveObjC": [
"~> 3.0.0"
]
}
}