[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / 5 / ApplicationInsights-OSX / 1.0-beta.2 / ApplicationInsights-OSX.podspec.json
blob1b0af32f24dc6e540887f775b05b04e7bf696e82
2   "name": "ApplicationInsights-OSX",
3   "version": "1.0-beta.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. \nThis SDK will allow you to send telemetry of various kinds (event, trace, page views, etc.) to the Application Insights service where they can be visualized in the Azure Portal.",
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-beta.2/ApplicationInsightsOSX-1.0-beta.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