blob: e2dfc88dd1c59dd589f06713f8e8afb1ac5808a6 [file] [log] [blame]
{
"name": "OneAPM",
"version": "2.2.4.0",
"summary": "OneAPM Analytics SDK for iOS.",
"description": "OneAPM library for iOS, Supports iPhone Simulator (i386), armv7, armv7s.",
"homepage": "https://www.oneapm.com",
"license": "MIT",
"authors": {
"JieLiang Ma": "majieliang@oneapm.com"
},
"source": {
"git": "https://github.com/jieliangma/OneAPM.git",
"tag": "2.2.4.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"vendored_frameworks": "Frameworks/OneAPM.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreData"
],
"libraries": [
"z",
"stdc++"
]
}