blob: 4016cda731687484a6dfe51cab40182fd88785fe [file] [log] [blame]
{
"name": "SVNLogManager",
"version": "2.5.1",
"summary": "SVN Log 获取框架",
"homepage": "https://github.com/josercc/SVNLogManager",
"license": "MIT",
"authors": {
"josercc": "josercc@163.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/josercc/SVNLogManager.git",
"tag": "2.5.1"
},
"source_files": [
"SVNLogManager",
"SVNLogManager/SVNLogManager/**/*.{swift}"
],
"resource_bundles": {
"SVNLogManager": [
"SVNLogManager/SVNLogManager/*.sh"
]
},
"dependencies": {
"SWXMLHash": [
"3.0.4"
]
},
"pushed_with_swift_version": "3.0"
}