mirror of
https://github.com/samsonjs/SwiftyCam.git
synced 2026-04-27 15:07:43 +00:00
[Conf] Update podspec to 4.0.0
This commit is contained in:
parent
40094dfec2
commit
c3dab301b3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'SwiftyCam'
|
s.name = 'SwiftyCam'
|
||||||
s.version = '3.1.0'
|
s.version = '4.0.0'
|
||||||
s.summary = 'A Simple, Snapchat inspired camera Framework written in Swift'
|
s.summary = 'A Simple, Snapchat inspired camera Framework written in Swift'
|
||||||
s.ios.deployment_target = '8.0'
|
s.ios.deployment_target = '8.0'
|
||||||
s.swift_version = '4.2'
|
s.swift_version = '4.2'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue