blob: 8fffd9feea1a3bc38e412bcb05c17a115423acee [file] [log] [blame]
{
"name": "CrashlyticsRecorder",
"version": "2.0.0",
"summary": "A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.",
"homepage": "https://github.com/AnthonyMDev/CrashlyticsRecorder",
"license": "MIT",
"authors": {
"Anthony Miller": "anthony@app-order.com"
},
"source": {
"git": "https://github.com/AnthonyMDev/CrashlyticsRecorder.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/AnthonyMDev",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}