blob: 2d20edaf5bb2b5ed046d020008c64f52863a5481 [file] [log] [blame]
{
"name": "ZFF_AliPaySDK",
"version": "1.0.0",
"summary": "A short description of ZFF_AliPaySDK.",
"description": "支付宝sdk私有库",
"homepage": "https://github.com/lisazff/ZFF_AliPaySDK.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangfangfang": ""
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/lisazff/ZFF_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"
]
}