[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 2 / e / videoUI2 / 0.1.1 / videoUI2.podspec.json
blob60b5b9ddd9ed1c86df057d6f5184466f5b2b4636
2   "name": "videoUI2",
3   "version": "0.1.1",
4   "summary": "videoUI2 is used to display video and images",
5   "description": "So this is a library that can display video and images in a view controller",
6   "homepage": "https://github.com/dvchang/cocopodtest1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dvchang": "dvchangyuan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dvchang/cocopodtest1.git",
16     "tag": "v0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "videoUI2/Classes/**/*",
23   "dependencies": {
24     "AlamofireImage": [
25       "~> 4.3"
26     ]
27   },
28   "swift_version": "5.0"