blob: 9298c37d81aa45e4a26d7b04d494b44fb48704c8 [file] [log] [blame]
{
"name": "TATMediaSDK",
"version": "2.7.0.3",
"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.7.0.3"
},
"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"
}