CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.

TakuAdSupportKit 6.4.1

TakuAdSupportKit 6.4.1

Maintained by Bogon.



 
Depends on:
AnyThinkiOS= 6.4.92
AnyThinkKuaiShouSDKAdapter= 6.4.92
AnyThinkTTSDKAdapter= 6.4.92
AnyThinkGDTSDKAdapter= 6.4.92
 

  • By
  • Bogon

TakuAdSupportKit

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

TakuAdSupportKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'TakuAdSupportKit'

Author

Bogon, [email protected]

License

TakuAdSupportKit is available under the MIT license. See the LICENSE file for more info.

pod lib create TakuAdSupportKit

pod lib lint TakuAdSupportKit.podspec --allow-warnings

pod lib lint TakuAdSupportKit.podspec
--allow-warnings
--skip-import-validation
--no-clean
--platforms=ios

git add . git commit -m "release 6.4.1"

git push origin main

git tag 6.4.1 git push origin --tags

pod trunk push TakuAdSupportKit.podspec --allow-warnings COCOAPODS_DISABLE_STATS=1 pod trunk push TakuAdSupportKit.podspec --allow-warnings --skip-import-validation

pod repo update --verbose