4 "summary": "FBAliPaySDK 是 AlipaySDK 的帮助类库。",
5 "description": "FBAliPaySDK 是 AlipaySDK 的帮助类库。它从 AlipaySDK 官方 Demo 中提取除 AlipaySDK.framework 和 AlipaySDK.bundle 之外的文件。",
6 "homepage": "https://github.com/robin2005/AliPaySDK",
12 "AliPay": "http://www.alipay.com/"
18 "git": "https://github.com/robin2005/AlipaySDk.git",
21 "resources": "AlipaySDK.bundle",
25 "SystemConfiguration",
38 "vendored_frameworks": [
39 "AlipaySDK.framework",
40 "FBAliPaySDK/StaticLibrary/openssl.framework"
42 "source_files": "FBAliPaySDK/Util/**/*.{h,m}",
46 "source_files": "FBAliPaySDK/Classes/**/*.{h,m}"
50 "source_files": "FBAliPaySDK/JSON/**/*.{h,m}"