[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / e / 4 / AlfrescoAuth / 0.2.5 / AlfrescoAuth.podspec.json
blobc51b3094703bb1033aa1b4695798e47a03a0be97
2   "name": "AlfrescoAuth",
3   "version": "0.2.5",
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.5"
16   },
17   "source_files": "AlfrescoAuth/Sources/**/*.{swift,h,m}",
18   "exclude_files": [
19     "**/Tests/**"
20   ],
21   "resources": [
22     "AlfrescoAuth/Sources/Resourses/Auth.storyboard"
23   ],
24   "platforms": {
25     "ios": "12.0"
26   },
27   "swift_versions": "5.0",
28   "frameworks": [
29     "WebKit"
30   ],
31   "dependencies": {
32     "AlfrescoCore": [
34     ],
35     "AppAuth": [
37     ]
38   },
39   "swift_version": "5.0"