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