The unofficial Instagram iOS SDK
Description of Instagram RESTful API. Current limitations: * Instagram service does not support cross origin headers for
- [#221](https://github.com/shyambhat/InstagramKit/pull/221) Support for Instagram Platform updates. - [#254](https://github.com/shyambhat/InstagramKβ¦
- [#201](https://github.com/shyambhat/InstagramKit/pull/201) Fixed issue [#194](https://github.com/shyambhat/InstagramKit/pull/194): New Permissions Fβ¦
- Complete Swift compatibility. - #179 Add Nullability and Lightweight Generics for Xcode 7. By @Adlai-Holler - Unit tests for Media and User methods β¦
#### Added - Xcode 7 changes to Project file. - Added CHANGELOG.md #### Changed - `-getMediaAtLocation: count: maxId: withSuccess: failure:` changed β¦
Hotfix Version Typo fix #72 Pull Request #145 by @trauzti Sorry for the API changes.
Hotfix Cocoapod Famework fix #72 Pull Request #144 by @abury
Additions : - Persisting access token using **UICKeyChainStore**. UICKeyChainStore is added as an optional sub-spec. - Discontinued support for iOS 6β¦
- Documentation and comments. - Model objects implement the NSSecureCoding Protocol and can be persisted. - Access token is (finally) persisted in NSUβ¦