[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / f / 0 / XHVideo / 0.0.1 / XHVideo.podspec.json
blob9b2af16e66d11a5af499f84995e05d7fa77569cf
2   "name": "XHVideo",
3   "version": "0.0.1",
4   "summary": "XHVideo,视频播放或者录制。",
5   "description": "XHVideo是一个视频处理框架,对系统视频播放进行组装,播放调用更加简单,录制更加方便。",
6   "homepage": "https://github.com/xh1130485186/XHVideo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xianghong": "1130485186@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/xh1130485186/XHVideo.git",
19     "tag": "0.0.1"
20   },
21   "resources": "XHVideo/xh.video.bundle",
22   "requires_arc": true,
23   "source_files": "XHVideo/*.{h,m}",
24   "dependencies": {
25     "XHLoading": [
27     ]
28   }