Skip to content

Yudonpay/YDPCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YDPCard

Version Platform Swift License

GIF animation

Gif

Example

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

Installation

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

pod 'YDPCard'

Also add this to end:

post_install do |installer|
    installer.pods_project.targets.each do |target|
        target.build_configurations.each do |config|
            config.build_settings['CONFIGURATION_BUILD_DIR'] = '$PODS_CONFIGURATION_BUILD_DIR'
        end
    end
end

Author

José Miguel Herrero, jmiguel.herrero@yudonpay.com

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published