#iOS SDK接入 1.安装CocoaPods gem install cocoapods
2.在工程Podfile
pod 'FelinkAdSDK'
#在工程目录下 运行以下命令
pod update
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.
Maintained by mxObject-c.
Depends on: | |
YYWebImage | >= 0 |
OpenUDID | >= 0 |
YYModel | >= 0 |
GDTMobSDK | >= 0 |
Masonry | >= 0 |
Ads-CN/BUAdSDK_Compatible | >= 0 |
#iOS SDK接入 1.安装CocoaPods gem install cocoapods
2.在工程Podfile
pod 'FelinkAdSDK'
#在工程目录下 运行以下命令
pod update