blob: 307891cdee708044889163730292b7044dd9631b [file] [log] [blame]
{
"name": "ADSuyiGDTSDK",
"version": "4.11.12",
"summary": "A short description of ADSuyiGDTSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/adsuyi_kit/adsuyigdtsdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taoyeming@live.com": "huacai@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/adsuyi_kit/adsuyigdtsdk",
"tag": "4.11.12"
},
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "lib/*.a",
"source_files": "lib/*.h",
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"AdSupport",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"AVFoundation"
],
"weak_frameworks": "WebKit",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"libraries": [
"z",
"xml2"
]
}