blob: 2743bda50560944ba07d9c5f773ff9e032f0f0c7 [file] [log] [blame]
{
"name": "ZVideoRecorder",
"version": "0.0.9",
"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.9"
},
"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.2.1"
],
"PBJVideoPlayer": [
],
"AFNetworking": [
"1.3.4"
],
"ZProgressView": [
"0.2.1"
]
}
}