4 "summary": "Easy create signature of Iroha Blockchain",
5 "homepage": "http://www.soramitsu.co.jp/",
6 "license": "Apache License Version 2.0",
8 "Soramitsu Co., Ltd.": "info@soramitsu.co.jp"
11 "git": "https://github.com/soramitsu/iroha-ios.git",
18 "IrohaSwift/libs/*.{h,c}",
19 "IrohaSwift/*.{h,swift}"
21 "public_header_files": "IrohaSwift/*.h",
22 "preserve_paths": "IrohaSwift/libs/module.modulemap",
23 "pod_target_xcconfig": {
24 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/**",
25 "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/IrohaSwift/**"