[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / 2 / c / TCZKit / 0.0.1 / TCZKit.podspec.json
blob9a153a9966578c44498a562f6ec3e3a04806f00c
2   "name": "TCZKit",
3   "version": "0.0.1",
4   "summary": "A sample way to create App with TCZKit.",
5   "description": "A sample way to create App with TCZKit. You can create UI sample.",
6   "homepage": "https://github.com/iMetalk/TCZKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangsuyan": "wsyxyxs@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/iMetalk/TCZKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TCZKit/**/*.swift",
22   "dependencies": {
23     "SnapKit": [
24       "~> 3.0.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"