[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / 7 / 6 / ZVideoRecorder / 0.0.7 / ZVideoRecorder.podspec.json
blobb2893c0708bb970626a9d742be2e156979343ebd
2   "name": "ZVideoRecorder",
3   "version": "0.0.7",
4   "summary": "A Video Recorder for the Zodio iPhone app.",
5   "description": "                   A Video Recorder for the Zodio iPhone app - to be used in the Zodio app only!\n\t\t\t\t   I haven't refactored to the point where it can run independently yet.\n",
6   "homepage": "https://github.com/zodio/ZVideoRecorderViewController",
7   "license": "MIT",
8   "authors": {
9     "Jai Govindani": "jai@zodio.com"
10   },
11   "social_media_url": "http://twitter.com/govindani",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/zodio/ZVideoRecorderViewController.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "Classes/*.{h,m}",
20   "resources": [
21     "Assets",
22     "Classes/*.xib"
23   ],
24   "frameworks": [
25     "Accelerate",
26     "CoreGraphics"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "ZTimer": [
31       "0.0.3"
32     ],
33     "ZPopoverView": [
34       "0.0.1"
35     ],
36     "PBJVision": [
37       "0.1.8"
38     ],
39     "PBJVideoPlayer": [
41     ],
42     "AFNetworking": [
43       "1.3.4"
44     ],
45     "ZProgressView": [
46       "0.2.1"
47     ]
48   }