blob: 8199d66f90be2de10d4d6fc8418170d4d5974951 [file] [log] [blame]
{
"name": "TATMediaSDK",
"version": "2.2.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.2.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"
}