blob: 2f0a74911a4f10c9637063d7bf429b638597c709 [file] [log] [blame]
{
"name": "JFAdSDK",
"version": "0.1.0",
"summary": "iOS 库.",
"description": "TODO: iOS 库.",
"homepage": "https://github.com/Juefeiye/JFAdSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"juefei": "447822901@qq.com"
},
"source": {
"git": "https://github.com/Juefeiye/JFAdSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "JFAdSDK/Classes/JFAdSDK.framework"
},
"dependencies": {
"Bytedance-UnionAD": [
"2.5.1.5"
]
}
}