blob: b555bcaf1ab026e75bca8c4037a6b749e97f7e48 [file] [log] [blame]
{
"name": "VVAppTrace",
"version": "0.0.1",
"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.1"
},
"source_files": [
"VVAppTrace/Source",
"VVAppTrace/Source/**/*.*"
],
"frameworks": "UIKit"
}