[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / 5 / ApplicationInsights-OSX / 1.0-alpha.1 / ApplicationInsights-OSX.podspec.json
blob64a101e428d3a0b92c31e833f66c1f21b0ef9cc2
2   "name": "ApplicationInsights-OSX",
3   "version": "1.0-alpha.1",
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.1/ApplicationInsightsOSX-1.0-alpha.1.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