7 "swift_version": "4.2",
11 "homepage": "https://github.com/memtrip/eos-swift",
13 "Samuel Kirton": "sam@memtrip.com"
15 "summary": "EOS libraries for swift, designed primarily for iOS development.",
17 "git": "https://github.com/memtrip/eos-swift.git",
20 "source_files": "eosswift/**/*.{swift,h,c}",
21 "pod_target_xcconfig": {
22 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/eosswift/eosswift/microecc/**",
23 "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/eosswift/eosswift/"
25 "preserve_paths": "eosswift/microecc/module.modulemap",
26 "public_header_files": "eosswift/*.h",