Skip to content

Commit

Permalink
Merge pull request #3 from CameraKit/develop
Browse files Browse the repository at this point in the history
Update podspec
  • Loading branch information
austinkettner committed Jan 30, 2019
2 parents b1c48b7 + 6f3b01c commit ff1e1b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CameraKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "CameraKit"
s.version = "0.1"
s.version = "1.0.0"
s.summary = "Camera library for iOS written in pure Swift."

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -53,10 +53,10 @@ Easy to work with, camera library for iOS written in pure Swift.
# profile URL.
#

s.author = { "Adrian Mateoaea" => "adrianmateoaea24@gmail.com" }
# Or just: s.author = "Adrian Mateoaea"
s.author = { "Alterac, Inc" => "hello@camerakit.io" }
# Or just: s.author = "Alterac, Inc."
# s.authors = { "Adrian Mateoaea" => "adrianmateoaea24@gmail.com" }
# s.social_media_url = "http://twitter.com/Adrian Mateoaea"
s.social_media_url = "http://twitter.com/withcamerakit"

# ――― Platform Specifics ――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
Expand Down

0 comments on commit ff1e1b1

Please sign in to comment.