[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 3 / c / AdalLib / 1.2.10 / AdalLib.podspec.json
blob166da26ec83a96bb6fbe6b5688f8b327f77a7fb7
2   "name": "AdalLib",
3   "version": "1.2.10",
4   "summary": "The ADAL SDK for iOS gives you the ability to add Azure Identity authentication to your application",
5   "description": "The Azure Identity Library for Objective C. This library gives you the ability to add support for Work Accounts to your iOS and OS X applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.",
6   "homepage": "https://github.com/duydv9x/ADALIOS",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Microsoft": "nugetaad@microsoft.com"
13   },
14   "social_media_url": "https://twitter.com/azuread",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/duydv9x/ADALIOS.git",
20     "tag": "1.2.10"
21   },
22   "source_files": "ADALiOS/ADALiOS/**/*.{h,m}",
23   "resources": "ADALiOS/ADALiOS/*.storyboard",
24   "preserve_paths": "ADALiOS/ADALiOS/**/*.{h,m}",
25   "requires_arc": true