[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / f / CrashlyticsRecorder / 2.0.0 / CrashlyticsRecorder.podspec.json
blob8fffd9feea1a3bc38e412bcb05c17a115423acee
2   "name": "CrashlyticsRecorder",
3   "version": "2.0.0",
4   "summary": "A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.",
5   "homepage": "https://github.com/AnthonyMDev/CrashlyticsRecorder",
6   "license": "MIT",
7   "authors": {
8     "Anthony Miller": "anthony@app-order.com"
9   },
10   "source": {
11     "git": "https://github.com/AnthonyMDev/CrashlyticsRecorder.git",
12     "tag": "2.0.0"
13   },
14   "social_media_url": "https://twitter.com/AnthonyMDev",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*"