blob: 4e33b9cf9c415a6858178315d56ed274d3b34904 [file] [log] [blame]
{
"name": "IDFSDK",
"version": "6.3.1.3",
"summary": "use IDFSDK.",
"description": "a easy way to use ELSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bruce": "1064124945@qq.com"
},
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/ELFClub/IDFSDK.git",
"source": {
"git": "https://github.com/ELFClub/IDFSDK.git",
"tag": "6.3.1.3"
},
"frameworks": [
"UIKit",
"Security",
"AdSupport"
],
"libraries": "c++",
"vendored_frameworks": [
"IDFSDK/Frameworks/IDFSDK.framework",
"IDFSDK/Frameworks/TapDB_iOS.framework"
],
"resources": "IDFSDK/Frameworks/IDFSDK.framework/IDFSDK.bundle",
"xcconfig": {
"VALID_ARCHS": "armv7 x86_64 arm64"
},
"dependencies": {
"FBSDKCoreKit": [
"~> 8.2.0"
],
"FBSDKLoginKit": [
"~> 8.2.0"
]
}
}