blob: 7ea0d3268062a6956c4691a9f215ab49299ac831 [file] [log] [blame]
{
"name": "WeMallSDK-Public",
"version": "0.1.2",
"summary": "WeMallSDK-Public provided WeMallSDK module for WeMall'partner application.",
"homepage": "https://bitbucket.org/ascend-kyu/wemall-sdk-ios-public",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chayanon Ardkham": "chayanon.ard@ascendcorp.com"
},
"source": {
"git": "https://bitbucket.org/ascend-kyu/wemall-sdk-ios-public.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Framework Operation/build/universal/WeMallSDK.framework/Headers/*.h",
"public_header_files": "Framework Operation/build/universal/WeMallSDK.framework/Headers/*.h",
"vendored_frameworks": "Framework Operation/build/universal/WeMallSDK.framework"
}