[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 4 / d / 2 / XTPlayer / 0.2.2 / XTPlayer.podspec.json
blob53c3fa7d0cab4ce3ee64ea24d65417d679edc089
2   "name": "XTPlayer",
3   "version": "0.2.2",
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.2"
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   "swift_version": "4.2",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "WCDB.swift": [
29       "1.0.7.5"
30     ]
31   }