Skip to content

Commit b1bc611

Browse files
committed
add google 广告
1 parent 6234c6d commit b1bc611

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Podfile

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ pod 'PNChart','~>0.8.3'
22
pod 'Masonry','0.6.1'
33
pod 'SCLAlertView-Objective-C','~>0.7.2'
44
pod 'AFNetworking', '~> 2.0'
5+
pod 'Google-Mobile-Ads-SDK', '~> 7.0'

Podfile.lock

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ PODS:
2020
- AFNetworking/UIKit (2.5.4):
2121
- AFNetworking/NSURLConnection
2222
- AFNetworking/NSURLSession
23+
- Google-Mobile-Ads-SDK (7.3.1)
2324
- Masonry (0.6.1)
2425
- PNChart (0.8.3):
2526
- UICountingLabel (~> 1.2.0)
@@ -28,12 +29,14 @@ PODS:
2829

2930
DEPENDENCIES:
3031
- AFNetworking (~> 2.0)
32+
- Google-Mobile-Ads-SDK (~> 7.0)
3133
- Masonry (= 0.6.1)
3234
- PNChart (~> 0.8.3)
3335
- SCLAlertView-Objective-C (~> 0.7.2)
3436

3537
SPEC CHECKSUMS:
3638
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
39+
Google-Mobile-Ads-SDK: 3647bfddc7384c514ab96a8bed86d98b31e623e4
3740
Masonry: 4972309f2f134de9dd312f4dc4a21359b50e6caa
3841
PNChart: 8d81e061ec4845915184755d8da84f385ca1cb28
3942
SCLAlertView-Objective-C: 4ad7397ca948b4ab75426c677368652fee475573

0 commit comments

Comments
 (0)