blob: d7775c1ab5157602944682e544636c3ba95a7176 [file] [log] [blame]
{
"name": "YumiAdSDK",
"version": "0.2.0",
"summary": "Yumi SDK.",
"license": "Custom",
"authors": {
"zplay sdk team": "ad-client@zplay.cn"
},
"homepage": "http://yumimobi.com/",
"description": "This is the Yumi SDK. Please proceed to http://developers.yumimobi.com/IosSdk/index for more information.",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit",
"JavaScriptCore",
"SystemConfiguration",
"CoreGraphics",
"Security",
"MobileCoreServices",
"CoreMedia",
"CoreTelephony",
"AdSupport",
"SafariServices",
"StoreKit",
"AudioToolbox",
"CoreMotion",
"MessageUI"
],
"weak_frameworks": "WebKit",
"libraries": [
"sqlite3",
"xml2",
"c++",
"z",
"xml2"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"GCC_PREPROCESSOR_DEFINITIONS": "ZplayError=1",
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"source": {
"http": "https://adsdk.yumimobi.com/iOS/YumiAdSDK/0.2.0_30000.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "YumiAdSDK.framework"
},
"vendored_libraries": "lib1/libSDK1.a",
"resources": "Resources/*.bundle",
"source_files": "**/*.{h,m}",
"exclude_files": "**/*.plist",
"public_header_files": "**/*.h"
}