[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / SaePlayer / 0.1.2 / SaePlayer.podspec.json
blob5cb82422af374948c5fef0d208e54eac71532df6
2   "name": "SaePlayer",
3   "version": "0.1.2",
4   "summary": "Release 0.1.2",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jemesl/SaePlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jemesl": "jemeslx@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jemesl/SaePlayer.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SaePlayer/Classes/**/*",
22   "swift_versions": "5.0",
23   "resource_bundles": {
24     "SaePlayer": [
25       "SaePlayer/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "Kingfisher": [
30       "~> 5.9.0"
31     ],
32     "SaeKit": [
33       "~> 0.1.6"
34     ]
35   },
36   "swift_version": "5.0"