blob: 18f2a157c2a7962c537741401e7570dcd5a3e11a [file] [log] [blame]
{
"name": "MSAPMDebugTool",
"version": "0.0.2",
"summary": "APP performance testing debugging tools",
"swift_version": "4.1",
"description": "hello world!!!!",
"homepage": "https://github.com/MoShenGuo/MSAPMDebugTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guoxiaoliang": "952777914@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MoShenGuo/MSAPMDebugTool.git",
"tag": "0.0.2"
},
"source_files": "MSAPMDebugTool/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"MSAPM": [
],
"SnapKit": [
]
}
}