File tree Expand file tree Collapse file tree 3 files changed +15
-13
lines changed Expand file tree Collapse file tree 3 files changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -31,3 +31,5 @@ Carthage
31
31
# `pod install` in .travis.yml
32
32
#
33
33
Pods /
34
+
35
+ IM_iOS_SDK_ *
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
2
2
platform :ios , '7.0'
3
3
4
4
target 'TIMSDK_Example' do
5
- pod 'TIMSDK' , '2.2.0 '
5
+ pod 'TIMSDK' , '2.2.1 '
6
6
7
7
target 'TIMSDK_Tests' do
8
8
inherit! :search_paths
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - TIMSDK (2.2.0 ):
3
- - TIMSDK/Base (= 2.2.0 )
4
- - TIMSDK/Bugly (= 2.2.0 )
5
- - TIMSDK/Core (= 2.2.0 )
6
- - TIMSDK/QALHttp (= 2.2.0 )
7
- - TIMSDK/Base (2.2.0 )
8
- - TIMSDK/Bugly (2.2.0 ):
2
+ - TIMSDK (2.2.1 ):
3
+ - TIMSDK/Base (= 2.2.1 )
4
+ - TIMSDK/Bugly (= 2.2.1 )
5
+ - TIMSDK/Core (= 2.2.1 )
6
+ - TIMSDK/QALHttp (= 2.2.1 )
7
+ - TIMSDK/Base (2.2.1 )
8
+ - TIMSDK/Bugly (2.2.1 ):
9
9
- TIMSDK/Base
10
- - TIMSDK/Core (2.2.0 ):
10
+ - TIMSDK/Core (2.2.1 ):
11
11
- TIMSDK/Base
12
- - TIMSDK/QALHttp (2.2.0 ):
12
+ - TIMSDK/QALHttp (2.2.1 ):
13
13
- TIMSDK/Base
14
14
15
15
DEPENDENCIES:
16
- - TIMSDK (= 2.2.0 )
16
+ - TIMSDK (= 2.2.1 )
17
17
18
18
SPEC CHECKSUMS:
19
- TIMSDK: de9112903f1835ef1ab4bbe21cc816db05de79c1
19
+ TIMSDK: 74ca0663b5b4531877f16e0b7b2bd49bc0778e53
20
20
21
- PODFILE CHECKSUM: 5aa80456be6a9f4e7feb5a5db61c6b51c62d2390
21
+ PODFILE CHECKSUM: 89c72671878e0ed938c2cfcb9dfa0914ac262a13
22
22
23
23
COCOAPODS: 1.0.1
You can’t perform that action at this time.
0 commit comments