[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / 3 / SNVideoRecorder / 0.2.0 / SNVideoRecorder.podspec.json
blobd501bc2de824709423e905af488307bc86e552bf
2   "name": "SNVideoRecorder",
3   "version": "0.2.0",
4   "summary": "A WhatsApp-like video recorder.",
5   "description": "A WhatsApp-like video recorder view controller and photo capture.",
6   "homepage": "https://github.com/dairdr/SNVideoRecorder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dair Diaz": "dair.diaz@sengiapps.co"
13   },
14   "source": {
15     "git": "https://github.com/dairdr/SNVideoRecorder.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SNVideoRecorder/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation"
25   ],
26   "dependencies": {
27     "NVActivityIndicatorView": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"