Skip to content

anovoselskyi/InstagramAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstagramAPI

Version License Platform Swift: 5.2 Carthage compatible

InstagramAPI is a SDK written on Swift over new Instagram Graph API and Instagram Basic Display API. The Instagram Legacy API Platform will disable at June 29, 2020

Example

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

Requirements

  • iOS 9+
  • Xcode 11+

Installation

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

pod 'InstagramAPI'

InstagramAPI is also available through Carthage. To install just write into your Cartfile:

github "anovoselskyi/InstagramAPI"

Author

Andrii Novoselskyi, [email protected]

License

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