ios_analytics_cli 1.1.0
This gem is developed in order to reduce the time needed to even start with the implementation of Analytics in iOS apps, by generating files, classes, methods & everything else that's required to call a specific event, change a user property, or even track an open screen. By calling just 2 commands, analytics init & analytics generate, all of these are generated for You from the appropriately configured JSON file.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
commander
~> 4.5.2
tty-prompt
~> 0.21.0