[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 8 / 6 / XMVideoRecorder / 0.0.1 / XMVideoRecorder.podspec.json
blob44dfda1eced86b43ff405dc78ee78fa9ff44b933
2   "name": "XMVideoRecorder",
3   "version": "0.0.1",
4   "summary": "iOS camera engine,real-time processing CVPixelBuffer from camera,preview and generate video.",
5   "homepage": "https://github.com/xuming120/XMVideoRecorder",
6   "license": "MIT",
7   "authors": {
8     "徐铭": "xuming120@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xuming120/XMVideoRecorder.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "Source",
18   "frameworks": [
19     "Foundation",
20     "AVFoundation",
21     "CoreGraphics",
22     "CoreMedia",
23     "CoreVideo",
24     "CoreImage",
25     "ImageIO",
26     "MobileCoreServices",
27     "QuartzCore",
28     "OpenGLES",
29     "UIKit"
30   ],
31   "requires_arc": true