2 "name": "CHBase-iOS-SDK-with-BankID",
4 "summary": "CHBase iOS SDK - Extended for use with Swedish BankID",
5 "description": "This project is derived from V2 of HVMobile Library - https://github.com/microsoft-hsg/HVMobile_VNext. In addition to supporting CHBase, this SDK supports the latest version of HealthVault, including its Methods and Datatypes and is actively maintained.\nThis is a fork of CHBase iOS SDK that adds support for launching the BankID application from within the an application using this SDK, this is an adaptation for the Swedish market.",
6 "homepage": "https://github.com/mtlhd/chbase-ios-sdk",
7 "license": "Apache License, Version 2.0",
9 "Henrik Söderqvist": "henrik.soderqvist@capgemini.com"
11 "social_media_url": "http://twitter.com/henkesoderqvist",
16 "git": "https://github.com/mtlhd/chbase-ios-sdk.git",
19 "source_files": "HVMobile_VNext-master/HVLib/**/*.{h,m}",
21 "SystemConfiguration",
27 "requires_arc": false,
29 "HEADER_SEARCH_PATHS": "$(inherited) $(SDKROOT)/usr/include/libxml2",
30 "OTHER_LDFLAGS": "\"-lxml2\"",
31 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"