[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / VYCamera / 1.1.0 / VYCamera.podspec.json
blob6743723c1637234f3a73eaf44c2b5c1c85d05ce6
2   "name": "VYCamera",
3   "version": "1.1.0",
4   "summary": "A simple and easily customizable camera framework for iOS.",
5   "description": "VYCamera is a simple and easily customizable iOS camera framework for easy photo and video capture.",
6   "homepage": "https://github.com/yakovlevvl/VYCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladyslav Yakovlev": "yakovlev15@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/yakovlevvl/VYCamera.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "VYCamera/**/*.{swift,xcassets}",
22   "resources": "VYCamera/*.xcassets",
23   "swift_version": "4.2"