[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / c / Chalk / 0.2.1 / Chalk.podspec.json
blobe8a335edf9915fa41a8cd6f43b19df7bf006edde
2   "name": "Chalk",
3   "version": "0.2.1",
4   "summary": "Expressive styling on terminal string. (chalk for swift)",
5   "homepage": "https://github.com/luoxiu/Chalk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "luoxiu": "luoxiustm@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12",
16     "tvos": "10.0",
17     "watchos": "3.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/luoxiu/Chalk.git",
22     "tag": "0.2.1"
23   },
24   "source_files": "Sources/Chalk/**/*.swift",
25   "dependencies": {
26     "RainbowPod": [
27       "~> 0.1.0"
28     ]
29   },
30   "swift_version": "5.0"