blob: a4386888a17f5095c15471e4142b44dd15a41233 [file] [log] [blame]
{
"name": "TSNPerf",
"version": "1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/softwarenerd/TSNPerf",
"authors": {
"Brian Lambert": "brianlambert@softwarenerd.org"
},
"summary": "High-resolution performance measurement for OS X and iOS programs.",
"source": {
"git": "https://github.com/softwarenerd/TSNPerf.git",
"tag": "v1.1"
},
"source_files": "Source/*",
"frameworks": "Foundation",
"requires_arc": true
}