blob: cc49a350843f0b9f5211e4490ed30b8b563d56b4 [file] [log] [blame]
{
"name": "DDDgameSDK",
"version": "1.4.6.0",
"summary": "中彦游戏",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/5245/DDDAdGameSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summerthread": "summerthread@163.com"
},
"source": {
"git": "https://gitee.com/5245/DDDAdGameSDK.git",
"tag": "1.4.6.0"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"static_framework": true,
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "DDDgameSDK/Assets/DyAdSdk.bundle",
"vendored_frameworks": "DDDgameSDK/Classes/DDDgameSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}