[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / 2 / AZSClient / 0.2.5 / AZSClient.podspec.json
bloba2bb2c423882bf2fcdd85d04beeeb31a04f823b1
2   "name": "AZSClient",
3   "version": "0.2.5",
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",
7   "license": "MIT",
8   "authors": "Microsoft Azure Storage",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Azure/azure-storage-ios.git",
14     "tag": "v0.2.5"
15   },
16   "source_files": "Lib/Azure Storage Client Library/Azure Storage Client Library/*.{h,m}",
17   "ios": {
18     "libraries": "xml2.2"
19   },
20   "pod_target_xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   }