mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-07 08:01:10 +00:00
Merge pull request #9 from alloy/develop
Update podspec in preparation of 2.5.3
This commit is contained in:
commit
03875a3307
@ -1,12 +1,12 @@
|
|||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'HockeySDK'
|
s.name = 'HockeySDK'
|
||||||
s.version = '2.5.1'
|
s.version = '2.5.3'
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
s.platform = :ios, '4.0'
|
s.platform = :ios, '4.0'
|
||||||
s.summary = 'Distribute beta apps and collect crash reports with HockeyApp.'
|
s.summary = 'Distribute beta apps and collect crash reports with HockeyApp.'
|
||||||
s.homepage = 'http://hockeyapp.net/'
|
s.homepage = 'http://hockeyapp.net/'
|
||||||
s.author = { 'Andreas Linde' => 'mail@andreaslinde.de', 'Thomas Dohmke' => "thomas@dohmke.de" }
|
s.author = { 'Andreas Linde' => 'mail@andreaslinde.de', 'Thomas Dohmke' => "thomas@dohmke.de" }
|
||||||
s.source = { :git => 'https://github.com/bitstadium/HockeySDK-iOS.git', :tag => '2.5.1' }
|
s.source = { :git => 'https://github.com/bitstadium/HockeySDK-iOS.git', :tag => '2.5.3' }
|
||||||
|
|
||||||
s.description = 'HockeyApp is a server to distribute beta apps and collect crash reports. ' \
|
s.description = 'HockeyApp is a server to distribute beta apps and collect crash reports. ' \
|
||||||
'It improves the testing process dramatically and can be used for both beta ' \
|
'It improves the testing process dramatically and can be used for both beta ' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user