To run the example project, clone the repo, and run pod install
from the Example directory first.
TakuAdSupportKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'TakuAdSupportKit'
Bogon, [email protected]
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