blob: cc41d1544c7b4a3adcc155b9dc8ed9eaa4977546 [file] [log] [blame]
{
"name": "CrashlyticsRecorder",
"version": "2.0.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": "2.0.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/**/*",
"pushed_with_swift_version": "3.0"
}