blob: db8056437536c96bb0f9910fc90fccbde8a33c2c [file] [log] [blame]
{
"name": "RCSimpleAPM",
"version": "0.1.0",
"summary": "RCSimpleAPM monitor your app's cpu and memory and display a visual result.",
"description": "RCSimpleAPM is developed during debug BDWebImage's performance issues, it is very simply currently, and need improve.",
"homepage": "https://github.com/yxjxx/RCSimpleAPM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"screenshots": [
"https://ws1.sinaimg.cn/large/006tKfTcly1fpp5ifkf7kj30ku112wfj.jpg",
{
"type": "MIT",
"file": "LICENSE"
}
],
"authors": {
"yxjxx": "yangjing.rico@bytedance.com"
},
"source": {
"git": "https://github.com/yxjxx/RCSimpleAPM.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RCSimpleAPM/Classes/**/*",
"dependencies": {
"PerformanceChart": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}