[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 2 / ColaCup / 3.0.0 / ColaCup.podspec.json
blob1e2fc13cb97c7eb8fa4d3751767007001e2603ef
2   "name": "ColaCup",
3   "version": "3.0.0",
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": "3.0.0"
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       "ColaCup/ColaCup/Other/*/*.strings"
30     ]
31   },
32   "dependencies": {
33     "RaLog": [
35     ],
36     "JSONPreview": [
38     ]
39   },
40   "swift_version": "5.0"