Skip to content

Commit

Permalink
update to version 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greedbell committed Mar 29, 2016
1 parent 1893fb5 commit 95cfdce
Show file tree
Hide file tree
Showing 14 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion BaiduMTJ/ios_api/Release-iphoneos/BaiduMobStat.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ typedef enum _BaiduMobStatMonitorStrategy {

/**
* 百度移动应用统计接口
* 当前版本 V3.7.2.0
* 当前版本 V3.8.2.0
*/
@interface BaiduMobStat : NSObject

Expand Down
Binary file modified BaiduMTJ/ios_api/Release-iphoneos/libBaiduMobStat.a
Binary file not shown.
2 changes: 1 addition & 1 deletion BaiduMTJ/ios_api/Release-iphonesimulator/BaiduMobStat.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ typedef enum _BaiduMobStatMonitorStrategy {

/**
* 百度移动应用统计接口
* 当前版本 V3.7.2.0
* 当前版本 V3.8.2.0
*/
@interface BaiduMobStat : NSObject

Expand Down
Binary file modified BaiduMTJ/ios_api/Release-iphonesimulator/libBaiduMobStat.a
Binary file not shown.
2 changes: 1 addition & 1 deletion BaiduMTJ/ios_api/universal-bin/BaiduMobStat.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ typedef enum _BaiduMobStatMonitorStrategy {

/**
* 百度移动应用统计接口
* 当前版本 V3.7.2.0
* 当前版本 V3.8.2.0
*/
@interface BaiduMobStat : NSObject

Expand Down
Binary file modified BaiduMTJ/ios_api/universal-bin/libBaiduMobStat.a
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ typedef enum _BaiduMobStatMonitorStrategy {

/**
* 百度移动应用统计接口
* 当前版本 V3.7.2.0
* 当前版本 V3.8.2.0
*/
@interface BaiduMobStat : NSObject

Expand Down
Binary file modified BaiduMTJ/ios_demo/BaiduMobStatDemo/libBaiduMobStat.a
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2 class="subtitle subtitle-overview">Overview</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-01-15)</span><br />
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-02-18)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
4 changes: 2 additions & 2 deletions BaiduMTJ/ios_doc/Classes/BaiduMobStat.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h1 class="title title-header">BaiduMobStat Class Reference</h1>
<a title="Overview" name="overview"></a>
<h2 class="subtitle subtitle-overview">Overview</h2>
<p>百度移动应用统计接口
当前版本 V3.7.2.0</p>
当前版本 V3.8.2.0</p>
</div>


Expand Down Expand Up @@ -1362,7 +1362,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-01-15)</span><br />
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-02-18)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion BaiduMTJ/ios_doc/hierarchy.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h2 class="index-title">Category References</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-01-15)</span><br />
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-02-18)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
2 changes: 1 addition & 1 deletion BaiduMTJ/ios_doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h2 class="index-title">Category References</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-01-15)</span><br />
<p><span class="copyright">&copy; 2016 Baidu. All rights reserved. (Last updated: 2016-02-18)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

Expand Down
Binary file modified BaiduMTJ/ios_manual.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions GreedBaiduMTJSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "GreedBaiduMTJSDK"
s.version = "3.7.2"
s.version = "3.8.2"
s.license = "MIT"
s.summary = "iOS版百度统计SDK"
s.homepage = "https://github.com/greedlab/GreedBaiduMTJSDK"
Expand All @@ -11,5 +11,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.source_files = 'BaiduMTJ/ios_api/universal-bin/*.h'
s.vendored_libraries = 'BaiduMTJ/ios_api/universal-bin/libBaiduMobStat.a'

s.frameworks = 'Foundation', 'JavaScriptCore'
end

0 comments on commit 95cfdce

Please sign in to comment.