2 "name": "IrohaCommunication",
4 "summary": "Helper classes to use for communication with Iroha blockchain.",
5 "homepage": "https://github.com/hyperledger/iroha-ios",
11 "Russel": "emkil.russel@gmail.com"
14 "git": "https://github.com/hyperledger/iroha-ios.git",
20 "requires_arc": "IrohaCommunication/Classes/**/*",
22 "IrohaCommunication/Classes/**/*",
25 "public_header_files": "IrohaCommunication/Classes/Public/**/*.h",
26 "private_header_files": [
27 "IrohaCommunication/Classes/Private/**/*.h",
30 "preserve_paths": "ProtoGen/*.{h,m}",
48 "pod_target_xcconfig": {
49 "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"