All Projects → youzan → YouzanMobileSDK-iOS

youzan / YouzanMobileSDK-iOS

Licence: MIT License
有赞云AppSDK是为移动端应用打造的电商交易系统,通过一个SDK便可以在APP内集成有赞提供的整个交易服务。

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
swift
15916 projects
shell
77523 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to YouzanMobileSDK-iOS

youzan-pay
基于有赞云和有赞微小店实现个人收款解决方案。
Stars: ✭ 69 (+32.69%)
Mutual labels:  youzan, youzanyun
youzan
【不再维护】Youzan SDK.
Stars: ✭ 11 (-78.85%)
Mutual labels:  youzan, youzanyun
open-sdk-node
有赞云网关 SDK for Node
Stars: ✭ 22 (-57.69%)
Mutual labels:  youzan, youzanyun
zent-kit
[DEPRACATED] React 组件库开发脚手架
Stars: ✭ 28 (-46.15%)
Mutual labels:  youzan
XamarinIOSBindLibary
绑定xamarin使用的国内第三方ios库 有赞商场 xamarin 讯飞语音识别 bugly
Stars: ✭ 13 (-75%)
Mutual labels:  youzan
Zent
A collection of essential UI components written with React.
Stars: ✭ 2,133 (+4001.92%)
Mutual labels:  youzan

License Platform Pod Version

有赞logo

简介

为了满足移动应用搭建商城的需求,有赞云将有赞积累多年的电商交易系统开放,移动开发者通过一个 SDK 便可以在 App 内集成有赞提供的整个交易服务,除了享受完善的商城功能、丰富的营销玩法,更有有赞强劲的技术及服务作保障,实现低成本、高效率、强融合的移动电商方案,快速获得 App 流量的商业化变现。

有赞 AppSDK 基于 WebView 将有赞提供的 HTML5 页面嵌入到 App 中,基于此提供帐号打通、资产合并、客服 IM、多渠道支付、营销能力开放等 App 应用特色功能,更拥有媲美原生页面的性能。该方案由于接入极速、功能完善、性能稳定,现已被大多数电商 App 开发者采用。

对接过程中有任何问题、需求、建议,或是想了解 AppSDK 更多玩法,欢迎联系有赞青溪,youzan_qingxi(微信)。

安装

通过 CocoaPods 安装

  1. 在你的 Podfile 文件中添加 pod 'YZAppSDK'
  2. 在命令行中运行 pod installpod update.

手动导入

  1. 下载最新的 Release 版本
  2. YZBaseSDK 文件夹中的内容添加到你的 Xcode 工程中。

Demo 注意事项

  • 使用 demo 前,需要先运行 pod install
  • 填写 YZDemoConfig.h 中的 CLIENT_ID 和 CLIENT_SECRET 来使用 Demo.

文档

https://github.com/youzan/YouzanMobileSDK-iOS/wiki

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].