pod 'ElepaySDK'
で新しい SDK を導入してください。
[!] 該当 SDK は ElepaySDK v2.0.0 に変更しました。
please use pod 'ElepaySDK'
to import new SDK.
[!] ElePay has been deprecated in favor of ElepaySDKelepay-ios-sdk
elepay iOS SDK は elepay を iOS アプリに導入するための SDK です。
具体的な導入ガイドは以下の URLでご確認ください。
→ elepay iOS SDK 導入ガイド
システム要件
iOS 10.0 以上、Xcode 11.4 以上
(1.7.6 以前のバージョンは:iOS 9.0 以上、Xcode 11.3 以上)
Swift Demo App
elepay iOS SDK のサンプルはこちらからダウンロード出来ます。
Objective-C Bridge Example
Objective-C のプロジェクトで elepay iOS SDK を利用する場合はこちらの Swift ファイルをご参考ください。
elepay iOS SDK
v1.1.5 は Swift 4.2.1 でビルドした最後のバージョンです。
v1.2 からは Swift 5.0.1 でビルドします。
v1.3.2 からは Swift 5.1 でビルドします。
v1.6.0 からは Swift 5.1.2 でビルドします。
v1.7.1 からは「Build for Distribution」でコンパイルしますので、その後 Swift のバージョンを気にしなくてご利用できます。
elepay-ios-sdk
elepay iOS SDK is made for your iOS Apps to easily import elepay multi-payment platform. For more details, please access the link below.
→ Import Guide for elepay iOS SDK
System Requirement
iOS 10.0 and above, Xcode 11.4 and above
(ver 1.7.6 and below:iOS 9.0 and above, Xcode 11.3 and above)
Swift Demo App
You can download the usage sample for elepay iOS SDK from here.
Objective-C Bridge Example
If you are using elepay iOS SDK in Objective-C project, please check here for the bridge example.
elepay iOS SDK
v1.1.5 is the final version which compiled with Swift 4.2.1.
From v1.2 the SDK was compiled with Swift 5.0.1.
From v1.3.2 the SDK was compiled with Swift 5.1.
From v1.6.0 the SDK will be compiled with Swift 5.1.2.
From v1.7.1, the SDK will compiled with "Build for Distribution" set to YES, so you can forget the Swift version from now on.