[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 0 / ManoramaKit / 0.1.18 / ManoramaKit.podspec.json
blob00adb242c07582b4e4956a37253553633ebda526
2   "name": "ManoramaKit",
3   "version": "0.1.18",
4   "summary": "ManoramaKit is a Single Sign-in SDK for iOS applications, which follows a neat introduction to Mobile Authorization.",
5   "homepage": "http://git.hifx.in/mm-shamar/mm-sso-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sijo": "sijo@hifx.co.in"
12   },
13   "source": {
14     "git": "http://Sijo:dude_5814@git.hifx.in/mm-shamar/mm-sso-sdk-ios.git",
15     "tag": "0.1.18"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "ManoramaKit",
22     "ManoramaKit/**/*.{h, swift}"
23   ],
24   "resources": "ManoramaKit/**/Assets/*.json",
25   "resource_bundles": {
26     "ManoramaKit": [
27       "ManoramaKit/**/Xibs/*.xib"
28     ]
29   },
30   "swift_versions": "5.0",
31   "requires_arc": true,
32   "frameworks": [
33     "UIKit",
34     "SafariServices"
35   ],
36   "static_framework": true,
37   "dependencies": {
38     "GoogleSignIn": [
40     ],
41     "FBSDKLoginKit": [
43     ],
44     "Reachability": [
46     ]
47   },
48   "swift_version": "5.0"