[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 5 / SVNLogManager / 2.5.1 / SVNLogManager.podspec.json
blob4016cda731687484a6dfe51cab40182fd88785fe
2   "name": "SVNLogManager",
3   "version": "2.5.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.10"
12   },
13   "source": {
14     "git": "https://github.com/josercc/SVNLogManager.git",
15     "tag": "2.5.1"
16   },
17   "source_files": [
18     "SVNLogManager",
19     "SVNLogManager/SVNLogManager/**/*.{swift}"
20   ],
21   "resource_bundles": {
22     "SVNLogManager": [
23       "SVNLogManager/SVNLogManager/*.sh"
24     ]
25   },
26   "dependencies": {
27     "SWXMLHash": [
28       "3.0.4"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"