blob: fac69b80173cf41b7396f03883a93bbb87517ecb [file] [log] [blame]
{
"name": "KUAIYONGSDKDY",
"version": "0.0.4",
"summary": "Demo for Quiuk uniform Platform",
"description": "You can download this one for test when you are developping on KUAIYONGSDK.",
"homepage": "https://github.com/tanglimei/KUAIYONGSDKDYDemo.git",
"authors": {
"tanglimei": "562630424@qq.com"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tanglimei/KUAIYONGSDKDYDemo.git",
"tag": "0.0.4"
},
"source_files": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/Headers/*.h",
"public_header_files": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/Headers/*.h",
"resources": [
"Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.bundle",
"Common/SDK/Platform/KUAIYONGSDK/Plist/*.plist",
"DYSDK/KUAIYONGSDK/QuickUnifyPlatformDemo/QuickUnifyPlatformDemo/QUPInfo.plist"
],
"ios": {
"vendored_frameworks": [
"Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework",
"Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.framework"
]
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_BITCODE": "NO"
}
}