blob: a0d6ce5b6eb0ae82ef2695725fabc6ba1e6b7691 [file] [log] [blame]
{
"name": "TATMediaSDK",
"version": "2.8.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.8.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"
}