blob: 207f7000150db9754109e0877ec63f6472fa9935 [file] [log] [blame]
{
"name": "mowmwwe",
"version": "0.0.2",
"summary": "A short of mowmwwe sdk.",
"description": "a description for this A short description of mowmwwe",
"homepage": "https://docs.open.alipay.com/54/104509",
"license": {
"type": "Copyright",
"text": "ahhaa"
},
"authors": {
"shanjia.gxd": "shanjia.gxd@antfin.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"http": "https://github.com/intfre/AlipaySDK/blob/master/AlipaySDK.zip?raw=true"
},
"source_files": "AlipaySDK/AlipaySDK.framework/Headers/**/*.h",
"public_header_files": "AlipaySDK/AlipaySDK.framework/Headers/**/*.h",
"resources": "AlipaySDK/AlipaySDK.bundle",
"frameworks": [
"UIKit",
"CoreTelephony",
"SystemConfiguration",
"CoreMotion",
"CFNetwork",
"Foundation",
"CoreGraphics",
"CoreText",
"QuartzCore"
],
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"libraries": [
"z",
"c++"
],
"requires_arc": true
}