AdFetcher
该项目包含广告网络的二进制代码库。它用于使用 Cocoapods 将 SDK 嵌入第三方应用程序:pod 'AdFetcher', :git => 'https://github.com/GreenGreyStudioOfficial/AdFetcher_iOS.git'
导入 import AdFetcher
初始化 _ = AdFetcher.shared
设置 AdFetcher 的 API密钥 AdFetcher.shared.setKey("API_KEY")