[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / d / 2 / XTPlayer / 0.2.0 / XTPlayer.podspec.json
blob538185430955ed8072813938890e6a43e48c40c8
2   "name": "XTPlayer",
3   "version": "0.2.0",
4   "summary": "一款基于AVPlayer封装的音频播放器。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Shaw003/XTPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shaw": "shawtun1211@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Shaw003/XTPlayer",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://www.jianshu.com/u/596fa2382f62",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "XTPlayer/Pod/*.swift",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "WCDB.swift": [
28       "1.0.7.5"
29     ]
30   }