[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 0 / ManoramaKit / 0.1.32 / ManoramaKit.podspec.json
blobd658c79a126c90b11a03e5003a3cace3502cb5c6
2   "name": "ManoramaKit",
3   "version": "0.1.32",
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.32"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "ManoramaKit",
22     "ManoramaKit/**/*.{h, swift}"
23   ],
24   "resources": "ManoramaKit/**/Xibs/*.xib",
25   "resource_bundles": {
26     "Resources": [
27       "ManoramaKit/**/*.{xib, png, json}"
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   },
45   "swift_version": "5.0"