blob: 410656c4d863df3d7182019fa59879caaef59727 [file] [log] [blame]
{
"name": "TATMediaSDK",
"version": "2.1.0.0",
"summary": "An easy way to integrate AD.",
"description": "TATMediaSDK provides an easy way to integrate AD.",
"homepage": "https://github.com/tuia-fed/TATMediaSDK",
"authors": {
"xuesong-iOS": "wurui1@tuia.cn"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/tuia-fed/TATMediaSDK.git",
"tag": "2.1.0.0"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"vendored_frameworks": "TATMediaSDK.framework",
"resources": "TATMediaSDK.bundle",
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"CFNetwork",
"CoreGraphics"
],
"libraries": "z.1"
}