[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / b / ZBDebugRound / 0.1.4 / ZBDebugRound.podspec.json
blob0f49f571ad5d9ba0c474ec77282919d31a84517a
2   "name": "ZBDebugRound",
3   "version": "0.1.4",
4   "summary": "A short description of swiftLib.",
5   "description": "一个swift开发的基础库, 包含一些extension工具",
6   "homepage": "https://gitee.com/zb_private_repo/swiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BO ZHOU": "2497992599@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/zb_private_repo/zbdebug-round",
19     "tag": "0.1.4"
20   },
21   "source_files": "SourceFiles/**/*.{h,m,swift}",
22   "resource_bundles": {
23     "ZBDebugRoundResource": [
24       "SourceFiles/DebugRound/resource/资源/*.{png,plist}"
25     ]
26   },
27   "swift_versions": "4.2",
28   "dependencies": {
29     "ZBSwiftExtension": [
31     ]
32   },
33   "swift_version": "4.2"