blob: 22fa2434ba4b6c72d760b6728744d0c15f81f961 [file] [log] [blame]
{
"name": "JD_AliPaySDK",
"version": "1.0.0",
"summary": "A short description of JD_AliPaySDK.",
"description": "支付私有库",
"homepage": "https://github.com/lisazff/JD_AliPaySDK.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lisazff": "1085983505@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/lisazff/JD_AliPaySDK.git",
"tag": "1.0.0"
},
"resources": "AlipaySDK.bundle",
"vendored_frameworks": "*.framework",
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CFNetwork",
"Foundation",
"UIKit",
"CoreGraphics",
"CoreMotion",
"CoreText"
],
"libraries": [
"stdc++.6",
"c++",
"z",
"sqlite3"
]
}