Git Product home page Git Product logo

wtlibrary-ios's Introduction

WTLibrary-iOS

Example

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

Requirements

Installation

WTLibrary-iOS is available through Github. To install it, simply add the following line to your Podfile:

pod 'WTLibrary-iOS', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/AQGridViewHorizontal', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/CategoriesExtension', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/CategoriesExtensionMD5', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/MetadataRetriever', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTDatabase', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTDropbox', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTGoogle', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTLocation', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTSNS', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTStoreKit', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTSwipeModalView', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTUIKit', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTUtaPlayer', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS/WTSwift', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git'
pod 'WTLibrary-iOS', :git => 'https://github.com/wtanuw/WTLibrary-iOS.git', :subspecs => ['AQGridViewHorizontal', 'CategoriesExtension', 'CategoriesExtensionMD5', 'MetadataRetriever', 'WTDatabase', 'WTDropbox', 'WTGoogle', 'WTLocation', 'WTSNS', 'WTStoreKit', 'WTSwipeModalView', 'WTUIKit', 'WTUtaPlayer', 'WTSwift']

other option
:branch => 'dev'
:tag => '0.7.0'
:commit => '082f8319af'
:path => '~/Desktop/WTLibrary-iOS'

version pod 'WTLibrary-iOS', '0.1'
= 0.1 Version 0.1.
> 0.1 Any version higher than 0.1.
>= 0.1 Version 0.1 and any higher version.
< 0.1 Any version lower than 0.1.
<= 0.1 Version 0.1 and any lower version.
~> 0.1.2 Version 0.1.2 and the versions up to 0.2, not including 0.2. This operator works based on the last component that you specify in your version requirement. The example is equal to >= 0.1.2 combined with < 0.2.0 and will always match the latest known version matching your requirements.

Author

wtanuw, [email protected]

License

WTLibrary-iOS is available under the MIT license. See the LICENSE file for more info.

wtlibrary-ios's People

Contributors

wtanuw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.