[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / f / 5 / SVNLogManager / 0.1.1 / SVNLogManager.podspec.json
blob88a7c2e39471b7f9fb81dde88f9e60e461ea3be6
2   "name": "SVNLogManager",
3   "version": "0.1.1",
4   "summary": "解析 SVN LOG 到模型",
5   "homepage": "https://github.com/josercc/SVNLogManager",
6   "license": "MIT",
7   "authors": {
8     "josercc": "josercc@163.com"
9   },
10   "platforms": {
11     "osx": "10.12"
12   },
13   "source": {
14     "git": "https://github.com/josercc/SVNLogManager.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m,sh}"
20   ],
21   "dependencies": {
22     "SWXMLHash": [
23       "3.0.4"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"