blob: e74f63fbdcb988495f035d46e09b960185c06616 [file] [log] [blame]
{
"name": "VCProfiler",
"version": "0.0.2",
"summary": "An easy and simple tool to measure the time cost of every view controller.",
"description": "This is an easy and simple tool to measure the time cost of every view controller.",
"homepage": "https://github.com/panmingyang2009/VCProfiler",
"license": "Apache License, Version 2.0",
"authors": {
"潘名扬": "panmingyang2009@live.cn"
},
"social_media_url": "http://punmy.cn",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/panmingyang2009/VCProfiler.git",
"tag": "0.0.2"
},
"source_files": [
"VCProfiler",
"VCProfiler/**/*.{h,m}"
],
"requires_arc": true
}