File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ Pod::Spec.new do |spec|
22 spec . name = 'SwiftMessages'
33 spec . version = '1.0.0'
44 spec . license = { :type => 'MIT' }
5- spec . homepage = 'https://github.com/SwiftKickMobile/swift-messages-ios '
5+ spec . homepage = 'https://github.com/SwiftKickMobile/SwiftMessages '
66 spec . authors = { 'Timothy Moose' => 'tim@swiftkick.it' }
77 spec . summary = 'A very flexible message bar for iOS written in Swift.'
8- spec . source = { :git => 'https://github.com/SwiftKickMobile/swift-messages-ios .git' , :tag => 'v1 .0.0' }
8+ spec . source = { :git => 'https://github.com/SwiftKickMobile/SwiftMessages .git' , :tag => '1 .0.0' }
99 spec . platform = :ios , '8.0'
1010 spec . ios . deployment_target = '8.0'
1111 spec . source_files = 'SwiftMessages/**/*.swift'
You can’t perform that action at this time.
0 commit comments