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
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 9+
- Xcode 11+
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"
Andrii Novoselskyi, anovoselskyi@gmail.com
InstagramAPI is available under the MIT license. See the LICENSE file for more info.