File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'Mixpanel-swift'
3
- s . version = '2.6.9 '
3
+ s . version = '2.6.10 '
4
4
s . module_name = 'Mixpanel'
5
5
s . license = 'Apache License, Version 2.0'
6
6
s . summary = 'Mixpanel tracking library for iOS (Swift)'
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >2.6.9 </string >
18
+ <string >2.6.10 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 3
3
-a Mixpanel \
4
4
-u http://mixpanel.com \
5
5
--github_url https://github.com/mixpanel/mixpanel-swift \
6
- --module-version 2.6.9 \
6
+ --module-version 2.6.10 \
7
7
--framework-root . \
8
8
--module Mixpanel
You can’t perform that action at this time.
0 commit comments