File tree 3 files changed +4
-0
lines changed
3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ pod 'PNChart','~>0.8.3'
2
2
pod 'Masonry' , '0.6.1'
3
3
pod 'SCLAlertView-Objective-C' , '~>0.7.2'
4
4
pod 'AFNetworking' , '~> 2.0'
5
+ pod 'Google-Mobile-Ads-SDK' , '~> 7.0'
Original file line number Diff line number Diff line change 20
20
- AFNetworking/UIKit (2.5.4):
21
21
- AFNetworking/NSURLConnection
22
22
- AFNetworking/NSURLSession
23
+ - Google-Mobile-Ads-SDK (7.3.1)
23
24
- Masonry (0.6.1)
24
25
- PNChart (0.8.3):
25
26
- UICountingLabel (~> 1.2.0)
@@ -28,12 +29,14 @@ PODS:
28
29
29
30
DEPENDENCIES:
30
31
- AFNetworking (~> 2.0)
32
+ - Google-Mobile-Ads-SDK (~> 7.0)
31
33
- Masonry (= 0.6.1)
32
34
- PNChart (~> 0.8.3)
33
35
- SCLAlertView-Objective-C (~> 0.7.2)
34
36
35
37
SPEC CHECKSUMS:
36
38
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
39
+ Google-Mobile-Ads-SDK: 3647bfddc7384c514ab96a8bed86d98b31e623e4
37
40
Masonry: 4972309f2f134de9dd312f4dc4a21359b50e6caa
38
41
PNChart: 8d81e061ec4845915184755d8da84f385ca1cb28
39
42
SCLAlertView-Objective-C: 4ad7397ca948b4ab75426c677368652fee475573
You can’t perform that action at this time.
0 commit comments