[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / e / 3 / MCMobileSSO / 1.0.3 / MCMobileSSO.podspec.json
blob9c10380200d49acb679cce21378bada3f45a9c20
2   "name": "MCMobileSSO",
3   "version": "1.0.3",
4   "summary": "An SDK that handles SSO.",
5   "homepage": "https://github.com/mediacorp/mediacorp-sso-ios",
6   "authors": {
7     "Wilfred Angelo Penales": "wilfred@mediacorp.com.sg"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://mobile.mediacorp.sg/ios/mobile-sso-ios/1.0.3/MCMobileSSO.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MCMobileSSO.framework"
21   },
22   "dependencies": {
23     "FacebookCore": [
24       "0.2.0"
25     ],
26     "FacebookLogin": [
27       "0.2.0"
28     ],
29     "Alamofire": [
30       "4.5.1"
31     ],
32     "GoogleSignIn": [
33       "4.0.2"
34     ],
35     "ObjectMapper": [
36       "2.2.8"
37     ]
38   },
39   "pushed_with_swift_version": "3.0"