[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / b / ZBDebugRound / 0.1.2 / ZBDebugRound.podspec.json
blob06acd45adf5584c0db605f133fed9a6a560bca22
2   "name": "ZBDebugRound",
3   "version": "0.1.2",
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.2"
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"