Skip to content

Commit bff9901

Browse files
wkoutredavide-scalzo
authored andcommitted
Reverting podspec to Mixpanel 3.3.9 (davide-scalzo#173)
* Reverting podspec to Mixpanel 3.3.9 * chore: Changed compile to implementation
1 parent 975e6c4 commit bff9901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-mixpanel.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Pod::Spec.new do |s|
99
s.source = { :git => "https://github.com/davodesign84/react-native-mixpanel.git" }
1010
s.source_files = 'RNMixpanel/*'
1111
s.platform = :ios, "7.0"
12-
s.dependency 'Mixpanel', '~> 3.4.5'
12+
s.dependency 'Mixpanel', '~> 3.3.9'
1313
s.dependency 'React'
1414
end

0 commit comments

Comments
 (0)