blob: c7631c26d813f04cb75908a1404dc529174b6d98 [file] [log] [blame]
{
"name": "TSNPerf",
"version": "1.0",
"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.0"
},
"source_files": "Source/*",
"frameworks": "Foundation",
"requires_arc": true
}