[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / 5 / ApplicationInsights-OSX / 1.0-alpha.2 / ApplicationInsights-OSX.podspec.json
bloba9ff19a4282ddf471954f5f9dc9dded8d1054390
2   "name": "ApplicationInsights-OSX",
3   "version": "1.0-alpha.2",
4   "summary": "Microsoft Application Insights SDK for OSX",
5   "description": "                       Application Insights is a service that allows developers to keep their applications available, performant, and successful. \n                       This SDK will allow you to send telemetry of various kinds (event, trace, exception, etc.) and useful crash reports to the Application Insights service where they can be visualized in the Azure Portal.\n",
6   "homepage": "https://github.com/Microsoft/ApplicationInsights-OSX/",
7   "license": {
8     "type": "MIT",
9     "file": "ApplicationInsightsOSX/LICENSE"
10   },
11   "authors": {
12     "Microsoft": "appinsights-ios@microsoft.com"
13   },
14   "source": {
15     "http": "https://github.com/Microsoft/ApplicationInsights-OSX/releases/download/v1.0-alpha.2/ApplicationInsightsOSX-1.0-alpha.2.zip"
16   },
17   "platforms": {
18     "osx": "10.8"
19   },
20   "requires_arc": true,
21   "osx": {
22     "vendored_frameworks": "ApplicationInsightsOSX/ApplicationInsightsOSX.framework"
23   },
24   "preserve_paths": "ApplicationInsightsOSX/README.md",
25   "deprecated": true