blob: 4055cfa2d72f90fe9c9ae1c1a8df1be71664a570 [file] [log] [blame]
{
"name": "BaiduAnalytics",
"version": "3.9.2.0",
"summary": "BaiduAnalytics. 百度移动统计 SDK(IOS)是百度为 IOS 平台提供的应用统计工具。",
"description": "BaiduAnalytics. \n百度移动统计 SDK(IOS)是百度为 IOS 平台提供的应用统计工具。\n 详情请查看官网:https://mtj.baidu.com/web/sdk/index \n.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://mtj.baidu.com",
"license": "MIT",
"authors": {
"Baidu": "apptongji@baidu.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/iosmvn/BaiduAnalytics.git",
"tag": "3.9.2.0"
},
"source_files": "lib/*.h",
"vendored_libraries": "lib/*.a",
"frameworks": [
"UIKit",
"JavaScriptCore",
"Security",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"Foundation"
],
"libraries": [
"z",
"stdc++"
]
}