[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / d / QKVideoPlayer / 0.1.0 / QKVideoPlayer.podspec.json
blobdd46fbcd5cfbf5746e73e766cf16ace9c252521d
2   "name": "QKVideoPlayer",
3   "version": "0.1.0",
4   "summary": "QKVideoPlayer.",
5   "description": "TODO: 播放视频.",
6   "homepage": "https://github.com/huahong1124/QKVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huahong": "2330669775@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huahong1124/QKVideoPlayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QKVideoPlayer/Classes/*.{h,m,swift}",
22   "resource_bundles": {
23     "QKVideoPlayer": [
24       "QKVideoPlayer/Assets/*.{bundle,xcassets,xib,storyboard}"
25     ]
26   },
27   "dependencies": {
28     "SVProgressHUD": [
30     ],
31     "YYCategories": [
33     ]
34   }