[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / VYCamera / 1.0.0 / VYCamera.podspec.json
blob21177a91e382f6e1276f0dfb1242ca05a122fcdd
2   "name": "VYCamera",
3   "version": "1.0.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.0.0"
20   },
21   "source_files": "VYCamera/**/*.{swift,xcassets}",
22   "resources": "VYCamera/*.xcassets",
23   "swift_version": "4.2"