[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 4 / AlfrescoAuth / 0.1.2 / AlfrescoAuth.podspec.json
blob58c15bd265c98e326906cbbe15775c0b993ac6f1
2   "name": "AlfrescoAuth",
3   "version": "0.1.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.1.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   },
40   "swift_version": "5.0"