blob: 8697ee5f334e8a93996ae272514de5364d991fa4 [file] [log] [blame]
{
"name": "SVNLogManager",
"version": "0.1.0",
"summary": "解析 SVN LOG 到模型",
"homepage": "https://github.com/josercc/SVNLogManager",
"license": "MIT",
"authors": {
"josercc": "josercc@163.com"
},
"platforms": {
"osx": "10.12"
},
"source": {
"git": "https://github.com/josercc/SVNLogManager.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,sh}"
],
"dependencies": {
"SWXMLHash": [
"3.0.4"
]
},
"pushed_with_swift_version": "3.0"
}