[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / 9 / PubSDK / 0.3.28 / PubSDK.podspec.json
blob187bab2bf767762912df0d94b7047d3b727ceabc
2   "name": "PubSDK",
3   "version": "0.3.28",
4   "summary": "The Gamepub SDK for iOS Objc&Swift provides a modern way of implementing Gamepub APIs.",
5   "description": "Developed in Objc&Swift, the Gamepub SDK for iOS Objc&Swift provides a modern way of implementing\nGamepub APIs. The features included in this SDK will help you develop an iOS app with\nengaging and personalized user experience.",
6   "homepage": "https://docs.igamepub.co.kr",
7   "license": {
8     "text": "Copyright 2021 Gamepub",
9     "type": "Copyright"
10   },
11   "authors": "GAMEPUB",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "module_name": "PubSDK",
16   "swift_versions": [
17     "4.2",
18     "5.0"
19   ],
20   "source": {
21     "http": "https://github.com/gamepubcorp/pub-sdk-ios-release/releases/download/0.3.28/PubSDK-0.3.28.zip"
22   },
23   "vendored_frameworks": "PubSDK-0.3.28/Frameworks/PubSDK.framework",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ],
28     "JSONModel": [
30     ],
31     "GoogleSignIn": [
32       "~> 5.0"
33     ],
34     "FBSDKLoginKit": [
35       "~> 9.0"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"