[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / b / 9 / 3 / DCPlayer / 1.2 / DCPlayer.podspec.json
blob1434f280ae6a0c2e9ecece01386608ffe7c39261
2   "name": "DCPlayer",
3   "version": "1.2",
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.2"
19   },
20   "source_files": "DCPlayer/LightPlayer/*",
21   "requires_arc": true,
22   "swift_version": "4.0"