[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / a / c / ZCDebug / 0.0.1 / ZCDebug.podspec.json
blob0ca85153dc22747f14e121ba1c3bfdaa31684df3
2   "name": "ZCDebug",
3   "version": "0.0.1",
4   "summary": "Swift lightweight debug library.",
5   "description": "Сonvenient library for debug purposes. Main focus is minimize developer time for debug.",
6   "homepage": "https://github.com/ihsuropu/ZCDebug.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Sergey Zalozniy": "s.zalozniy1900@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ihsuropu/ZCDebug.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ZCDebug/Classes",
23     "ZCDebug/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pushed_with_swift_version": "3.2"