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