[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / e / FTAuthentication / 22.3 / FTAuthentication.podspec.json
blobecf2d15c847199e242c9a1b7cec2e4af73027dda
2   "name": "FTAuthentication",
3   "version": "22.3",
4   "summary": "Authentication framework.",
5   "homepage": "https://github.com/ppraveentr/FTAuthentication",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PraveenP": "ppraveentr@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ppraveentr/FTAuthentication.git",
15     "tag": "22.3"
16   },
17   "weak_frameworks": "UIKit",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "FTAuthentication",
23   "subspecs": [
24     {
25       "name": "FTAuthentication",
26       "source_files": "FTAuthentication/Classes/**/*.{h,m,swift}",
27       "header_dir": "FTAuthentication"
28     }
29   ],
30   "swift_version": "5.0"