[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / e / 4 / AlfrescoAuth / 0.2.2 / AlfrescoAuth.podspec.json
blob66fc13f2aaa33a41d50d697e92130c6dfb9c0288
2   "name": "AlfrescoAuth",
3   "version": "0.2.2",
4   "summary": "Alfresco Auth iOS Swift API",
5   "homepage": "https://github.com/Alfresco/alfresco-ios-swift-api",
6   "authors": {
7     "Alfresco": "mobile.alfresco@alfresco.com"
8   },
9   "license": {
10     "type": "Apache License Version 2.0",
11     "file": "AlfrescoAuth/LICENSE.md"
12   },
13   "source": {
14     "git": "https://github.com/Alfresco/alfresco-ios-swift-api.git",
15     "tag": "auth/0.2.2"
16   },
17   "source_files": "AlfrescoAuth/Sources/**/*.{swift,h,m}",
18   "exclude_files": [
19     "AlfrescoAuth/AlfrescoAuthTests",
20     "AlfrescoAuth/Sources/**/*.plist"
21   ],
22   "platforms": {
23     "ios": "12.0"
24   },
25   "swift_versions": "5.0",
26   "frameworks": [
27     "WebKit"
28   ],
29   "resources": [
30     "AlfrescoAuth/Sources/**/*.storyboard"
31   ],
32   "dependencies": {
33     "AlfrescoCore": [
35     ],
36     "AppAuth": [
38     ],
39     "Auth0": [
41     ]
42   },
43   "swift_version": "5.0"