[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / e / NKJMultiMovieCaptureView / 1.0.0 / NKJMultiMovieCaptureView.podspec.json
blob87033d876aee7057de117f206e5ca371d398b355
2   "name": "NKJMultiMovieCaptureView",
3   "version": "1.0.0",
4   "summary": "NKJMultiMovieCaptureView can store multiple videos while touching the screen",
5   "homepage": "http://github.com/nakajijapan",
6   "license": "MIT",
7   "authors": {
8     "nakajijapan": "pp.kupepo.gattyanmo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nakajijapan/NKJMultiMovieCaptureView.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/nakajijapan",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NKJMultiMovieCaptureView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "AVFoundation",
27     "CoreMedia"
28   ]