blob: 7df47848ca7da515af37d4928d044db1c9486086 [file] [log] [blame]
{
"name": "DDSDK",
"version": "1.0.0",
"license": {
"type": "Copyright",
"text": "Copyright 2019 © All rights reserved."
},
"homepage": "http://www.baidu.com",
"authors": {
"joy": "604862346@qq.com"
},
"summary": "content for iOS.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PYMSean/DDSDK.git",
"tag": "1.0.0"
},
"requires_arc": true,
"resources": "QTSource.xcassets",
"ios": {
"vendored_frameworks": "QTOpenAdSDK.framework"
},
"vendored_libraries": "lib/Miaozhen_MobileMonitor_iOS_SDK-3.7.0/**.a",
"subspecs": [
{
"name": "Miaozhen_MobileMonitor_iOS_SDK-3.7.0",
"source_files": "lib/Miaozhen_MobileMonitor_iOS_SDK-3.7.0/*.h"
},
{
"name": "MMA",
"source_files": "lib/MMA/*.{h,xml}"
}
]
}