[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 8 / 3 / WindowsAzureACS-iOS / 1.0.0 / WindowsAzureACS-iOS.podspec.json
blobdb1b82ae855f0ee4e1f803b46b711736ed563bbe
2   "name": "WindowsAzureACS-iOS",
3   "version": "1.0.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Windows Azure Access Control Service library.",
6   "description": "The Windows Azure Access Control Service library for iOS is a subset of the Windows Azure Toolkit for iOS and it allows adding federated identity to an iOS app.",
7   "homepage": "http://github.com/auth10/WindowsAzureACS-iOS",
8   "authors": {
9     "Chris Rinser": "chrisner@microsoft.com",
10     "Matias Woloski": "matias@auth10.com"
11   },
12   "source": {
13     "git": "https://github.com/auth10/WindowsAzureACS-iOS.git",
14     "tag": "v1.0.0"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source_files": "library",
20   "libraries": "xml2",
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "requires_arc": false