blob: f5cba4be891db0bceca35e2eaafa5c465521f9be [file] [log] [blame]
{
"name": "OADTracer",
"version": "0.1.0",
"summary": "OADTracer is a cocoapod that facilitates the sending of DTrace events.",
"description": "OADTracer is a cocoapod that facilitates the sending of DTrace events. OADTracer exposes methods for sending `NSURLRequest` and `NSURLResponse` as JSON strings to DTRace.\n",
"homepage": "https://github.com/oarrabi/OADTracer",
"license": "MIT",
"authors": {
"Omar Abdelhafith": "o.arrabi@me.com"
},
"source": {
"git": "https://github.com/oarrabi/OADTracer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ifnottrue",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*"
}