[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / CDPlayer / 1.2.0 / CDPlayer.podspec.json
blob43172a1eb5642dcefbc4ba56450013d368b7c317
2   "name": "CDPlayer",
3   "version": "1.2.0",
4   "summary": "A player that can be caching the playing video",
5   "description": "A player made of iOS API, support cache in playing.\nAllow you to initiate and dispatch multi download task.",
6   "homepage": "https://github.com/carusd/CDPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "carusd": "carusd@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/carusd/CDPlayer.git",
16     "tag": "1.2.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CDPlayer/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }