We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a81ee commit 13e75adCopy full SHA for 13e75ad
TRON.podspec
@@ -1,8 +1,8 @@
1
Pod::Spec.new do |s|
2
s.name = 'TRON'
3
- s.version = '0.4.0'
+ s.version = '0.4.1'
4
s.license = 'MIT'
5
- s.summary = 'Lightweight network abstraction layer, written on top of Alamofire and SwiftyJSON'
+ s.summary = 'Lightweight network abstraction layer, written on top of Alamofire'
6
s.homepage = 'https://github.com/MLSDev/TRON'
7
s.authors = { 'Denys Telezhkin' => 'denys.telezhkin@yandex.ru' }
8
s.social_media_url = 'https://twitter.com/MLSDevCom'
0 commit comments