blob: 9588e1d11b66de1e029f30640299968e2daaee2e [file] [log] [blame]
{
"name": "NKJMultiMovieCaptureView",
"version": "1.1.0",
"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": "1.1.0"
},
"social_media_url": "https://twitter.com/nakajijapan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NKJMultiMovieCaptureView": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"AVFoundation",
"CoreMedia"
]
}