Skip to content

Commit

Permalink
Cleaned up podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
buba447 committed Mar 14, 2019
1 parent f5e1254 commit e44bd65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
4 changes: 2 additions & 2 deletions lottie-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Lottie is a mobile library for Android and iOS that parses Adobe After Effects a
For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it be hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity! Animations can be played, resized, looped, sped up, slowed down, and even interactively scrubbed.
DESC

s.homepage = 'https://github.com/buba447/lottie-swift'
s.homepage = 'https://github.com/buba447/lottie-ios'
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.author = { 'Brandon Withrow' => '[email protected]' }
s.source = { :git => 'https://github.com/buba447/lottie-swift.git', :tag => s.version.to_s }
s.source = { :git => 'https://github.com/buba447/lottie-ios.git', :tag => s.version.to_s }

s.swift_version = '4.0'
s.ios.deployment_target = '9.0'
Expand Down
32 changes: 0 additions & 32 deletions lottie-swift-testing.podspec

This file was deleted.

0 comments on commit e44bd65

Please sign in to comment.