[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 0 / ManoramaKit / 0.1.74 / ManoramaKit.podspec.json
blobe8d82f1ef37581584440cd264a07a89c65eaf44c
2   "name": "ManoramaKit",
3   "version": "0.1.74",
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.74"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "resources": "ManoramaKit/Assets/**/*.{png,xib,json}",
23   "source_files": [
24     "ManoramaKit",
25     "ManoramaKit/**/*.{h, swift}"
26   ],
27   "static_framework": true,
28   "frameworks": [
29     "UIKit",
30     "SafariServices"
31   ],
32   "dependencies": {
33     "GoogleSignIn": [
35     ],
36     "FBSDKLoginKit": [
38     ],
39     "ManoramaSession": [
41     ]
42   },
43   "swift_version": "5.0"