blob: d6f9ed45b229adb97f47ff1cbd7a0ff3351cb4a1 [file] [log] [blame]
{
"name": "Bonree",
"version": "0.0.5",
"summary": "framework test.",
"description": "框架上传打包,测试,博睿APM产品 iOS端",
"homepage": "https://github.com/bonreeAgent/BonreeAgent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bonree": "fengyj@bonree.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bonreeAgent/BonreeAgent.git",
"tag": "0.0.5"
},
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": [
"z",
"resolv"
],
"requires_arc": true,
"ios": {
"vendored_frameworks": "Bonree.framework"
},
"deprecated": true
}