4 "summary": "A short description of ALSPayMent.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/yangzmpang/ALSPayMent",
12 "yangzmpang": "zimin.yzm@alibaba-inc.com"
15 "git": "https://github.com/yangzmpang/ALSPayMent.git",
21 "default_subspecs": "Core",
30 "pod_target_xcconfig": {
31 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/AlipaySDKIniOS",
32 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
37 "source_files": "ALSPayMent/Classes/**/*",
38 "public_header_files": "ALSPayMent/Classes/**/*.h",
40 "ALSPayMent/lib/*.bundle",
41 "ALSPayMent/lib/ALSAppleIncRootCertificate.cer"
48 "SystemConfiguration",
64 "OTHER_LDFLAGS": "-ObjC",
65 "ENABLE_BITCODE": "NO",
66 "HEADER_SEARCH_PATHS": "/Users/yangziminyangzimin/Desktop/test/ALSPayMent/ALSPayMent/ALSPayMent/Classes/openssl/include/**"
68 "vendored_libraries": "ALSPayMent/lib/*.a"