[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 3 / b / KYCacheAVPlayer / 0.1.1 / KYCacheAVPlayer.podspec.json
blob5d8906a05695cad7599b7d204d64653d0d275f6f
2   "name": "KYCacheAVPlayer",
3   "version": "0.1.1",
4   "summary": "KYCacheAVPlayer 是在VIMediaCache封装的带缓存的AVplayer工具.",
5   "homepage": "https://github.com/lj20082/KYCacheAVPlayer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "673637753@qq.com": "673637753@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/lj20082/KYCacheAVPlayer.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "KYCacheAVPlayer/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "AVFoundation"
24   ],
25   "dependencies": {
26     "VIMediaCache": [
27       "~> 0.4"
28     ]
29   }