blob: f1dfc497a5e2da6d2642f3e6a16239999d04f1d5 [file] [log] [blame]
{
"name": "JDSDK_iOS",
"version": "0.1.2",
"summary": "京东SDK",
"homepage": "https://github.com/dataoke-ad/JDSDK_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wit": "chenweitao@mail.dataoke.com"
},
"source": {
"git": "https://github.com/dataoke-ad/JDSDK_iOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"resources": "JDSDK.bundle",
"ios": {
"vendored_frameworks": "JDSDK.framework"
},
"static_framework": true,
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
}
}