blob: e23945b16999aba7f1a1d9289ae18274ce14ba01 [file] [log] [blame]
{
"name": "CrashlyticsRecorder",
"version": "2.2.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.2.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/**/*",
"pushed_with_swift_version": "4.0"
}