tencentyun / iot-thirdparty-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIoTLinkThirdPartyKit

安装

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

pod 'TIoTLinkKit_Faac'
pod 'TIoTLinkKit_IJKPlayer'
pod 'TIoTLinkKit_TPNS'
pod 'TIoTLinkKit_WechatOpenSDK'
pod 'TIoTLinkKit_XP2P'

产品线打包方式

#faac-v2.2.2
#ijkplayer-v2.2.2
#tpns-v2.2.2
#wechat-v2.2.2
#xp2p-v2.2.2
#xp2p-v2.2.2-beta.1
## License

产品线发布

pod lib lint --verbose --allow-warnings --use-libraries
        
pod trunk push --verbose --allow-warnings --use-libraries

About

License:MIT License


Languages

Language:Objective-C 77.0%Language:C 14.8%Language:Ruby 8.2%