blob: 17600d8b8c6ba9e41953b2bf3d3756cc8ae3e7e8 [file] [log] [blame]
{
"name": "VVAppTrace",
"version": "0.0.4",
"summary": "VVAppTrace 跟踪ios方法执行性能工具",
"homepage": "https://github.com/chinaxxren/VVAppTrace",
"license": "MIT",
"authors": {
"chinaxxren": "182421693@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chinaxxren/VVAppTrace.git",
"tag": "0.0.4"
},
"source_files": [
"VVAppTrace/Source",
"VVAppTrace/Source/**/*.*"
],
"frameworks": "UIKit"
}