blob: 853357f06881df6cb474024bb35ce93dd4a516df [file] [log] [blame]
{
"name": "SASDK",
"version": "0.0.1",
"summary": "iOS SDK with GDT BU push etc..",
"description": "iOS SDK with GDT BU push etc.. \nand it depends on GDTMobSDK Bytedance-UnionAD QQ_XGPush AliyunSlsObjc ...",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nonobruce": "yanwenshu@starryteam.com"
},
"homepage": "https://github.com/StarryLib2020/Starry_SASDK",
"source": {
"git": "https://github.com/StarryLib2020/Starry_SASDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "SASDK/Frameworks/SASDK.framework",
"xcconfig": {
"VALID_ARCHS": "armv7 x86_64 arm64"
},
"dependencies": {
"GDTMobSDK": [
"~> 4.11.2"
],
"Bytedance-UnionAD": [
],
"QQ_XGPush": [
],
"AliyunSlsObjc": [
"~> 1.1.7"
]
}
}