blob: a6656e54933712a017641c3a4d3a9df6ebf651b8 [file] [log] [blame]
{
"name": "NKJMultiMovieCaptureView",
"version": "0.1.1",
"summary": "NKJMultiMovieCaptureView can store multiple videos while touching the screen",
"homepage": "http://github.com/nakajijapan",
"license": "MIT",
"authors": {
"nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
},
"source": {
"git": "https://github.com/nakajijapan/NKJMultiMovieCaptureView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": [
"AVFoundation",
"CoreMedia"
]
}