4 "summary": "Alipay SDK for iOS. You can create alipay order or sign orders with `Order` subspec.",
5 "homepage": "https://github.com/robin2005/AliPaySDK",
8 "text": " 支付宝(中国)网络技术有限公司 ^? 版权所有.\n"
11 "AliPay": "http://www.alipay.com/"
18 "git": "https://github.com/robin2005/AliPaySDK.git",
39 "default_subspecs": "openssl",
41 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/FBAliPaySDK $(PODS_ROOT)/FBAliPaySDK/AliPay-Extend"
46 "source_files": "AliPay-Extend/openssl/**/*.{h,m}",
47 "header_dir": "openssl",
49 "AliPay-Extend/libcrypto.a",
50 "AliPay-Extend/libssl.a"
52 "vendored_libraries": [
53 "AliPay-Extend/libcrypto.a",
54 "AliPay-Extend/libssl.a"
56 "public_header_files": "AliPay-Extend/openssl/**/*.h"
61 "AliPay-Extend/*.{h,m}",
62 "AliPay-Extend/Util/**/*.{h,m}"
64 "public_header_files": [
66 "AliPay-Extend/Util/**/*.h"
69 "FBAliPaySDK/openssl": [