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