4 "summary": "Azure Storage Client Library for iOS.",
5 "description": "This library is designed to help you build iOS applications that use Microsoft Azure Storage.",
6 "homepage": "https://github.com/Azure/azure-storage-ios",
8 "authors": "Microsoft Azure Storage",
13 "git": "https://github.com/Azure/azure-storage-ios.git",
16 "source_files": "Lib/Azure Storage Client Library/Azure Storage Client Library/*.{h,m}",
21 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
22 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(SRCROOT)/Pods/AZSClient/asl/iphoneos",
23 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(SRCROOT)/Pods/AZSClient/asl/iphonesimulator",
24 "SWIFT_INCLUDE_PATHS[sdk=macosx*]": "$(SRCROOT)/Pods/AZSClient/asl/macosx"
26 "preserve_paths": "asl/**",
27 "prepare_command": "asl/injectXcodePath.sh"