2 "name": "AzureIoTuAmqp",
3 "version": "0.0.0.1-pre-release",
4 "summary": "Unfinished AzureIoTuAmqp preview library for CocoaPods.",
5 "description": "This is an unfinished (and non-functional) preview CocoaPods \nrelease of the Azure C uAMQP library.",
6 "homepage": "https://github.com/azure/azure-uamqp-c",
15 "git": "https://github.com/Azure/azure-uamqp-c.git",
25 "exclude_files": "src/socket_listener_win32.c",
26 "header_mappings_dir": "inc/",
27 "public_header_files": "inc/**/*.h",
29 "USE_HEADERMAP": "NO",
30 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/AzureIoTUtility/inc/\" \"${PODS_ROOT}/AzureIoTuAmqp/inc/\"",
31 "ALWAYS_SEARCH_USER_PATHS": "NO"