[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / f / 2 / AzureMacroUtils / 1.3.9-beta-1 / AzureMacroUtils.podspec.json
blob9bfe087a859755171dfa89f293c12bf028166def
2   "name": "AzureMacroUtils",
3   "version": "1.3.9-beta-1",
4   "summary": "AzureIoT Macro Utils library for CocoaPods.",
5   "description": "This is a CocoaPods release of the Azure Macro Utils C library,\nwhich is part of the Microsoft Azure IoT C SDK.",
6   "homepage": "https://github.com/Azure/azure-iot-sdk-c/blob/master/doc/sdk_cocoapods.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Microsoft": ""
13   },
14   "source": {
15     "git": "https://github.com/Azure/azure-macro-utils-c.git",
16     "commit": "5926caf4e42e98e730e6d03395788205649a3ada"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "preserve_paths": [
23     "inc/*",
24     "inc/**/*"
25   ],
26   "public_header_files": "inc/**/*.h",
27   "source_files": [
28     "inc/**/*.h",
29     "inc/**/*.h"
30   ],
31   "header_mappings_dir": "inc/",
32   "xcconfig": {
33     "USE_HEADERMAP": "NO",
34     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/AzureMacroUtils/inc/\"",
35     "ALWAYS_SEARCH_USER_PATHS": "NO"
36   }