blob: b2893c0708bb970626a9d742be2e156979343ebd [file] [log] [blame]
{
"name": "ZVideoRecorder",
"version": "0.0.7",
"summary": "A Video Recorder for the Zodio iPhone app.",
"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",
"homepage": "https://github.com/zodio/ZVideoRecorderViewController",
"license": "MIT",
"authors": {
"Jai Govindani": "jai@zodio.com"
},
"social_media_url": "http://twitter.com/govindani",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zodio/ZVideoRecorderViewController.git",
"tag": "0.0.7"
},
"source_files": "Classes/*.{h,m}",
"resources": [
"Assets",
"Classes/*.xib"
],
"frameworks": [
"Accelerate",
"CoreGraphics"
],
"requires_arc": true,
"dependencies": {
"ZTimer": [
"0.0.3"
],
"ZPopoverView": [
"0.0.1"
],
"PBJVision": [
"0.1.8"
],
"PBJVideoPlayer": [
],
"AFNetworking": [
"1.3.4"
],
"ZProgressView": [
"0.2.1"
]
}
}