[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 4 / AlfrescoAuth / 0.1.1 / AlfrescoAuth.podspec.json
blob6fab9e3ed1a3e0d8e9ff3f3b69a0004ac53c9673
2   "name": "AlfrescoAuth",
3   "version": "0.1.1",
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.1"
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": "4.2",
26   "frameworks": [
27     "WebKit"
28   ],
29   "resources": [
30     "AlfrescoAuth/Sources/**/*.storyboard"
31   ],
32   "dependencies": {
33     "AlfrescoCore": [
35     ],
36     "AppAuth": [
38     ]
39   },
40   "swift_version": "4.2"