blob: 3db1104544d779487de65d02efc099a0b21550b7 [file] [log] [blame]
{
"name": "lddTest-mtj123",
"version": "1.1",
"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"
],
"resource_bundles": {
"MTJSDK": [
"test-master/MTJ/MTJ.config"
]
},
"frameworks": [
"JavaScriptCore",
"Security",
"CoreLocation",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"UIKit",
"Foundation",
"WebKit",
"AdSupport"
],
"libraries": [
"z",
"c++",
"icucore"
],
"requires_arc": true
}