blob: 9c0b5a23f4caa4a190839fb095a906df965ee33e [file] [log] [blame]
{
"name": "CrashlyticsRecorder",
"version": "1.2.2",
"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": "1.2.2"
},
"social_media_url": "https://twitter.com/AnthonyMDev",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}