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)/**",
32 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
37 "source_files": "ALSPayMent/Classes/**/*",
38 "public_header_files": "ALSPayMent/Classes/**/*.h",
44 "SystemConfiguration",
58 "OTHER_LDFLAGS": "-ObjC",
59 "ENABLE_BITCODE": "NO"
61 "vendored_libraries": "ALSPayMent/lib/*.a"