Skip to content

README: Versions, Installation #1

@ElfSundae

Description

@ElfSundae

Versions

Version Branch Description
4.x master Unofficial v4 releases with the latest commits
3.x 3.x Unofficial v3 releases merging from v4 commits

Installation

CocoaPods

Specify source in your Podfile:

pod 'AFNetworking', :source => 'https://github.com/ElfSundae/CocoaPods-Specs.git'

or:

+ source 'https://github.com/ElfSundae/CocoaPods-Specs.git'
  source 'https://cdn.cocoapods.org/'

  target 'Example' do
      pod 'AFNetworking'
  end

Carthage

github "ElfSundae/AFNetworking"

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions