[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 7 / AnalyticLayer / 1.0.0 / AnalyticLayer.podspec.json
blob275ee654431ea6519258a61bb448e3743137a812
2   "name": "AnalyticLayer",
3   "version": "1.0.0",
4   "summary": "Easily wrap any analytic logging tool to provide a layer between your app and the tools that you use.",
5   "description": "Analytics is essential for the continued improvement of apps. There are many tools to help you gather information, but they are constantly evolving. \nTo handle that constant development, we have created this analytic framework to prevent horizontal change across your app. \nIf you are looking for a simple, modular, testable, and mockable layer for your analytic tools that minimises impact on the rest of your app, you've come to right place.",
6   "homepage": "https://github.com/textnow/Analytics-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quinton": "quintonpryce@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/textnow/Analytics-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AnalyticLayer/Classes/**/*",
23   "swift_version": "5.0"