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",
27 "pod_target_xcconfig": {
28 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/AlipaySDKIniOS",
29 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
34 "source_files": "ALSPayMent/Classes/**/*",
35 "public_header_files": "ALSPayMent/Classes/**/*.h",
37 "ALSPayMent/lib/*.bundle",
38 "ALSPayMent/lib/ALSAppleIncRootCertificate.cer"
45 "SystemConfiguration",
61 "OTHER_LDFLAGS": "-ObjC",
62 "ENABLE_BITCODE": "NO",
63 "HEADER_SEARCH_PATHS": "/Users/yangziminyangzimin/Desktop/test/ALSPayMent/ALSPayMent/ALSPayMent/Classes/openssl/include/**"
65 "vendored_libraries": "ALSPayMent/lib/*.a"