blob: 2ef9b0ade52fc0ff78c2142e98a543eb990d86d7 [file] [log] [blame]
{
"name": "LYAlipaySDKCoding",
"version": "0.0.1",
"summary": "LYAlipaySDKCoding",
"homepage": "https://coding.net/u/luyan/p/LYAlipaySDKCoding/git",
"license": "MIT",
"authors": {
"LuYan": "imluyan@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://git.coding.net/luyan/LYAlipaySDKCoding.git",
"tag": "0.0.1"
},
"source_files": [
"AlipaySDK.framework/Headers/**/*.h",
"*.h",
"*.m"
],
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"vendored_frameworks": "AlipaySDK.framework",
"libraries": [
"c++",
"z"
],
"resources": "AlipaySDK.bundle"
}