[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 2 / ColaCup / 2.0.0-beta.2 / ColaCup.podspec.json
blobb10f377942a623ce40c7103233b703962dcc57d0
2   "name": "ColaCup",
3   "version": "2.0.0-beta.2",
4   "summary": "🥤 A tool for viewing logs. Use with RaLog.",
5   "description": "🥤 A tool for viewing logs. Use with RaLog.",
6   "homepage": "https://github.com/rakuyoMo/ColaCup",
7   "license": "MIT",
8   "authors": {
9     "Rakuyo": "rakuyo.mo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rakuyoMo/ColaCup.git",
13     "tag": "2.0.0-beta.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.0",
20   "static_framework": true,
21   "module_name": "ColaCup",
22   "source_files": [
23     "ColaCup/ColaCup/Core/*/*",
24     "ColaCup/ColaCup/Core/*/*/*"
25   ],
26   "resource_bundles": {
27     "ColaCupBundle": [
28       "ColaCup/ColaCup/Other/*.xcassets"
29     ]
30   },
31   "dependencies": {
32     "RaLog": [
34     ],
35     "JSONPreview": [
37     ]
38   },
39   "swift_version": "5.0"