We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2bdd7 commit 2181464Copy full SHA for 2181464
INTULocationManager.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
s.name = "INTULocationManager"
3
s.version = "4.4.0"
4
s.homepage = "https://github.com/intuit/LocationManager"
5
- s.license = { :type => 'MIT', :file => 'LICENSE' }
+ s.license = 'MIT'
6
s.author = { "Lucien Dupont" => "[email protected]" }
7
s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v4.4.0" }
8
s.source_files = 'LocationManager/INTULocationManager'
0 commit comments