2 "name": "AzureIoTUtility",
3 "version": "1.0.0-pre-release-1.0.0",
4 "summary": "AzureIoT C-Utility preview library for CocoaPods.",
5 "description": "This is a preview CocoaPods \nrelease of the Azure C Shared Utility library,\nwhich is part of the Microsoft Azure IoT C SDK.",
6 "homepage": "https://github.com/Azure/azure-c-shared-utility/build_all/ios-osx",
15 "git": "https://github.com/Azure/azure-c-shared-utility.git",
21 "prepare_command": "cp pal/generic/refcount_os.h inc/azure_c_shared_utility\ncp adapters/linux_time.h inc\ncp pal/ios-osx/*.h inc/azure_c_shared_utility\nrm -f src/etwlogger_driver.c\nrm -f src/etwxlogging.c\nrm -f src/tlsio_cy*.*\nrm -f src/tlsio_wolf*.*\nrm -f src/tlsio_openssl.c\nrm -f src/tlsio_schannel.c\nrm -f src/x509_schannel.c\nrm -f src/x509_openssl.c",
25 "pal/tlsio_options.c",
28 "adapters/lock_pthreads.c",
29 "adapters/threadapi_pthreads.c",
30 "adapters/linux_time.c",
31 "adapters/tickcounter_linux.c",
32 "adapters/uniqueid_linux.c",
33 "adapters/httpapi_compact.c",
34 "adapters/threadapi_pthreads.c"
36 "public_header_files": "inc/azure_c_shared_utility/*.h",
37 "header_mappings_dir": "inc/",
39 "USE_HEADERMAP": "NO",
40 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/AzureIoTUtility/inc/\"",
41 "ALWAYS_SEARCH_USER_PATHS": "NO"