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 "source_files": "FBAliPaySDK/Classes/**/*.{h,m}",
39 "vendored_frameworks": "AlipaySDK.framework",
43 "source_files": "FBAliPaySDK/Util/**/*.{h,m}",
45 "GRKOpenSSLFramework": [
52 "source_files": "FBAliPaySDK/JSON/**/*.{h,m}"