[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 8 / 9 / PubSDK / 0.3.14 / PubSDK.podspec.json
blob61f5b355b0a10dc5c87a034dd7a3c1ed0e0b3afb
2   "name": "PubSDK",
3   "version": "0.3.14",
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.14/PubSDK-0.3.14.zip"
22   },
23   "resource_bundles": {
24     "PubSDK": "PubSDK-0.3.14/Resources/Images.xcassets"
25   },
26   "vendored_frameworks": "PubSDK-0.3.14/Frameworks/PubSDK.framework",
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.0"
30     ],
31     "JSONModel": [
33     ],
34     "GoogleSignIn": [
36     ],
37     "FBSDKLoginKit": [
39     ]
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "5.0"