[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 9 / TATMediaSDK / 0.0.5 / TATMediaSDK.podspec.json
blobaf74258fa2a73c98806494e4d07ba75a59166393
2   "name": "TATMediaSDK",
3   "version": "0.0.5",
4   "summary": "An easy way to integrate AD.",
5   "description": "TATMediaSDK provides an easy way to integrate AD.",
6   "homepage": "https://github.com/tuia-fed/TATMediaSDK",
7   "authors": {
8     "xuesong-iOS": "wurui1@tuia.cn"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/tuia-fed/TATMediaSDK.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "vendored_frameworks": "TATMediaSDK.framework",
25   "resources": "TATMediaSDK.bundle",
26   "requires_arc": true,
27   "frameworks": [
28     "MobileCoreServices",
29     "CFNetwork",
30     "CoreGraphics"
31   ],
32   "libraries": "z.1",
33   "dependencies": {
34     "AFNetworking": [
35       "~>2.5.0"
36     ]
37   }