[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / 4 / 5 / MediaProcessor / 0.0.1 / MediaProcessor.podspec.json
blob365040e4389017e0a594a3ab8d6ae2e5b77fbe25
2   "name": "MediaProcessor",
3   "version": "0.0.1",
4   "summary": "多媒体文件处理",
5   "description": "功能列表:\n- 视频转mp4;\n- 获取视频第一帧画面;\n- 音频录制、播放;",
6   "homepage": "https://github.com/runryan/MediaProcessor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ryan": "mob_developer@163.com"
13   },
14   "source": {
15     "git": "https://github.com/runryan/MediaProcessor.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MediaProcessor/Classes/**/*.{h,m}"