5 "summary": "Ethereum API for Swift",
6 "homepage": "https://github.com/argentlabs/web3.swift",
8 "Julien Niset": "julien@argent.im",
9 "Matt Marshall": "matt@argent.im"
12 "git": "https://github.com/argentlabs/web3.swift.git",
15 "module_name": "web3",
16 "swift_version": "4.1",
21 "web3swift/web3swift.h",
22 "web3swift/src/**/*.swift",
23 "web3swift/lib/**/*.{c,h}"
25 "pod_target_xcconfig": {
26 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_TARGET_SRCROOT)/web3swift/lib/** $(PODS_TARGET_SRCROOT)/web3swift/frameworks/CommonCrypto/iphonesimulator/",
27 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_TARGET_SRCROOT)/web3swift/lib/** $(PODS_TARGET_SRCROOT)/web3swift/frameworks/CommonCrypto/iphoneos/"
30 "web3swift/lib/**/module.map",
31 "web3swift/frameworks/CommonCrypto/**/*"
33 "public_header_files": "web3swift/web3swift.h",