[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / e / Rollbar / 0.1.5 / Rollbar.podspec.json
blob1c1cb34f41d698cd0cc2fc18e14afa0cb890ddb9
2   "name": "Rollbar",
3   "version": "0.1.5",
4   "summary": "Objective-C library for crash reporting and logging with Rollbar.",
5   "description": "    Find, fix, and resolve errors with Rollbar.\n    Easily send error data using Rollbar's API.\n    Analyze, de-dupe, send alerts, and prepare the data for further analysis.\n    Search, sort, and prioritize via the Rollbar dashboard.\n",
6   "homepage": "https://rollbar.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rollbar": "support@rollbar.com"
13   },
14   "social_media_url": "http://twitter.com/rollbar",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/rollbar/rollbar-ios.git",
20     "tag": "v0.1.5"
21   },
22   "source_files": [
23     "Rollbar",
24     "Vendor"
25   ],
26   "frameworks": [
27     "SystemConfiguration",
28     "UIKit",
29     "Foundation"
30   ],
31   "vendored_frameworks": "Vendor/CrashReporter.framework",
32   "requires_arc": true