[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 3 / DCPlayer / 1.4 / DCPlayer.podspec.json
blobca769733d42d9669308acdd55c8337a9bc9b88b6
2   "name": "DCPlayer",
3   "version": "1.4",
4   "summary": "a light weight and easy to use AVPlayer to play video",
5   "homepage": "https://github.com/CupidLoud/DCPlayer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daen": "lq150924@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CupidLoud/DCPlayer.git",
18     "tag": "1.4"
19   },
20   "source_files": "DCPlayer/*",
21   "resources": "DCPlayer/PlayerImgs.bundle",
22   "requires_arc": true,
23   "swift_version": "4.0"