[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / a / c / ZCDebug / 0.0.2 / ZCDebug.podspec.json
blobdc80eb40e738f246d474a3aff5e6523db8a505b5
2   "name": "ZCDebug",
3   "version": "0.0.2",
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/Lalafo-iOS/ZCDebug",
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   "swift_versions": [
18     "5"
19   ],
20   "source": {
21     "git": "https://github.com/ihsuropu/ZCDebug.git",
22     "tag": "0.0.2"
23   },
24   "source_files": [
25     "ZCDebug/Classes",
26     "ZCDebug/Classes/**/*.{h,m}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "swift_version": "5"