GithubHelp home page GithubHelp logo

mmoaay / bamboots Goto Github PK

View Code? Open in Web Editor NEW
439.0 18.0 39.0 28.75 MB

Bamboots - Extension 4 Alamofire

License: MIT License

Ruby 0.18% Swift 99.82%
alamofire alamofire-extension protocol-oriented swift chained-calls codable loading networking

bamboots's People

Contributors

cnkcq avatar eyrefree avatar mmoaay avatar sunzhuo11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bamboots's Issues

Installation issue via Cocoapods

Check List

  • I have read the README.md, but there is no information I need.
  • I have searched in existing issues, but did find a same one.

Issue Description

Description

Install Bamboots via Cocoapods without specify a git url will fail in building.

Reproduce

  1. Install Bamboots with the podfile config below:
target 'ProjectName' do
  use_frameworks!
  pod 'Bamboots'
end

And the result will be:

Analyzing dependencies
Downloading dependencies
Using Alamofire (4.5.1)
Using AlamofireObjectMapper (4.1.0)
Using Bamboots (0.5.0)
Using ObjectMapper (2.2.9)
Using Realm (3.0.2)
Using RealmSwift (3.0.2)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 6 total pods installed.

image

  1. Install Bamboots with the podfile config below:
platform :ios, '10.0'
target 'ProjectName' do
  use_frameworks!
  pod 'Bamboots', :git => '[email protected]:mmoaay/Bamboots.git'
end

And the result will be:

Analyzing dependencies
Downloading dependencies
Using Alamofire (4.5.1)
Using AlamofireCodable (0.1.1)
Using Bamboots (0.5.0)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 3 total pods installed.

Everything is ok.

Other Comment

Found this: https://github.com/CocoaPods/Specs/blob/master/Specs/2/3/e/Bamboots/0.5.0/Bamboots.podspec.json

uibutton action

thank you for this awesome library
but there is a problem in UIButtons
because you used an extension for UIbutton we can't add actions from storyboards in any views

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.