[Add] FLYIKit 0.5.8
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.1.9 / MCMobileSSO.podspec.json
blob1b964cf31e80a1860c482dabd01950a894e7cc12
2   "name": "MCMobileSSO",
3   "version": "1.1.9",
4   "swift_versions": "4.0",
5   "summary": "An SDK that handles SSO.",
6   "homepage": "https://github.com/mediacorp/mediacorp-sso-ios",
7   "authors": {
8     "Wilfred Angelo Penales": "wilfred@mediacorp.com.sg"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://mobile.mediacorp.sg/ios/mobile-sso-ios/1.1.9/MCMobileSSO.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "MCMobileSSO.framework"
22   },
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "GoogleSignIn": [
29     ],
30     "ObjectMapper": [
32     ],
33     "GTMAppAuth": [
35     ],
36     "FBSDKCoreKit": [
38     ],
39     "FBSDKLoginKit": [
41     ]
42   },
43   "swift_version": "4.0"