blob: 5f4f40eb2dbae5a37ae28ae5282aaa8cdb28d265 [file] [log] [blame]
{
"name": "XINBlockTimer",
"version": "0.1.0",
"license": "MIT",
"summary": "Time blocks of code to identify performance bottlenecks",
"homepage": "https://github.com/xinsight/XINBlockTimer",
"authors": {
"Jason Moore": "jmoore@xinsight.ca"
},
"source": {
"git": "https://github.com/xinsight/XINBlockTimer.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "XINBlockTimer/*.{h,m}",
"public_header_files": "XINBlockTimer/*.h"
}