blob: 165c0ed59925917bf43d37a29d6bb86be480971f [file] [log] [blame]
{
"name": "lddTest-mtj123",
"version": "1.2",
"summary": "lddTest-mtj",
"description": "lddTest-description",
"homepage": "https://www.baidu.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2018 lddTest. All rights reserved."
},
"authors": {
"lidongdong01": "lidongdong01@baidu.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://github.com/lidongdong01/test/archive/master.zip"
},
"source_files": "test-master/MTJ/BaiduMobStat.h",
"public_header_files": "test-master/MTJ/BaiduMobStat.h",
"vendored_libraries": [
"test-master/MTJ/libBaiduMobStat.a"
],
"frameworks": [
"JavaScriptCore",
"Security",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"UIKit",
"Foundation",
"WebKit",
"AdSupport"
],
"libraries": [
"z",
"c++",
"icucore"
],
"requires_arc": true
}