2 "name": "IFWalletCore",
4 "summary": "IFWallet core data structures and algorithms.",
5 "homepage": "https://github.com/ifwallet/wallet-core",
8 "bibodeng": "bibodeng@gmail.com"
14 "swift_versions": "5.0",
16 "http": "https://ifwallet-core.s3-ap-southeast-1.amazonaws.com/IFWalletCore-iOS-0.13.1.zip"
18 "preserve_paths": "build/ios/*.a",
19 "vendored_libraries": [
20 "build/ios/libprotobuf.a",
21 "build/ios/libTrezorCrypto.a",
22 "build/ios/libTrustWalletCore.a"
26 "swift/Sources/**/*.{swift,h,m,cpp}"
28 "public_header_files": [
34 "SYSTEM_HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/IFWalletCore/include",
35 "OTHER_LDFLAGS": "$(inherited) -fprofile-instr-generate"
37 "pod_target_xcconfig": {
38 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
45 "swift_version": "5.0"