blob: 88a7c2e39471b7f9fb81dde88f9e60e461ea3be6 [file] [log] [blame]
{
"name": "SVNLogManager",
"version": "0.1.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,sh}"
],
"dependencies": {
"SWXMLHash": [
"3.0.4"
]
},
"pushed_with_swift_version": "3.0"
}