We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9313e commit 4dc0831Copy full SHA for 4dc0831
SwiftInfo.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = 'SwiftInfo'
3
s.module_name = 'SwiftInfo'
4
- s.version = '2.1.0'
+ s.version = '2.2.0'
5
s.license = { type: 'MIT', file: 'LICENSE' }
6
s.summary = 'Extract and analyze the evolution of an iOS app\'s code.'
7
s.homepage = 'https://github.com/rockbruno/SwiftInfo'
0 commit comments