blob: fb3d1465af551d49031173d65c34db8e6a077cfc [file] [log] [blame]
{
"name": "TATMediaSDK",
"version": "0.0.1",
"summary": "An easy way to integrate AD",
"description": "An easy way to integrate AD",
"homepage": "https://github.com/Wuleslie/TATMediaSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuleslie": "wuleslie@outlook.com"
},
"source": {
"git": "https://github.com/Wuleslie/TATMediaSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "TATMediaSDK.framework",
"resources": "TATMediaSDK.bundle",
"frameworks": [
"MobileCoreServices",
"CFNetwork",
"CoreGraphics"
],
"libraries": "z.1",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}