[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 5 / AppAnalyticsHub / 0.0.1 / AppAnalyticsHub.podspec.json
blobc8d8c52f73a16708c772139a794539584d5e6252
2   "name": "AppAnalyticsHub",
3   "version": "0.0.1",
4   "summary": "A library that allows you to instrument your mobile application code with operational and behavioural metrics",
5   "description": "This CocoaPod provides a library that allows you to instrument your code with operational and behavioural metrics independent of the underlying metrics systems. The library allows you to record a metric with 1 or more systems integrated in your application without the need to create multiple events.",
6   "homepage": "https://github.com/amzn/app-analytics-hub",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Naveen Thontepu": "tnaveen.leo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amzn/app-analytics-hub.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "app-analytics-hub-ios/library/AppAnalyticsHubiOS/**/*"