CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Masashi Ono

2pods

AKInteractiveBarProxy

AKInteraeBarProxy library provides a proxy object which helps you to make Safari-like interactive animation bars on UIScrollView. The proxy works as a delegate object for UIScrollView and its subclasses to interact with user inputs. Once user scrolls around on the scroll view, AKInteractiveBarProxy analyse scroll gestures and parse it to its delegate as an interactive animation.

License: MIT

  • Objective C

GAI-AutomaticSessionManagement

This small library enables automatic session management for Google Analytics (GAI) for iOS version 3. Automatic session management feature is supported in the prior version of GAI for iOS and the latest version of GAI for Android, but somehow only GAI for iOS version 3 doesn't. For more information, refer the following documents:

  • GAI for iOS version 3 session management: https://developers.google.com/analytics/devguides/collection/ios/v3/sessions
  • GAI for iOS version 2 session management: https://developers.google.com/analytics/devguides/collection/ios/v2/sessions
  • GAI for Android version 3 session management: https://developers.google.com/analytics/devguides/collection/android/v3/sessions

License: MIT

  • Objective C