[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 7 / 2 / GamedockSDK / 5.0.7 / GamedockSDK.podspec.json
blobaab53affa65de83c22e51c1d21d08cba1522ced4
2   "name": "GamedockSDK",
3   "version": "5.0.7",
4   "summary": "Gamedock ios sdk",
5   "description": "iOS SDK of the Gamedock",
6   "homepage": "https://gitlab.azerdev.com/gamedock/sdk/gamedock-sdk-ios",
7   "license": {
8     "type": "Gamedock License",
9     "text": "    All rights reserved.\n    You are hereby granted a non-exclusive, worldwide, royalty-free license to use,\n    copy, modify, and distribute this software in source code or binary form for use\n    in connection with the web services and APIs provided by Gamedock.\n    As with any software that integrates with the Gamedock platform, your use of\n    this software is subject to the Gamedock Platform Policy\n    . This copyright notice shall be\n    included in all copies or substantial portions of the software.\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n    FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n    COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n    IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n    CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
10   },
11   "authors": "Gamedock",
12   "source": {
13     "git": "ssh://git@gitlab.azerdev.com/gamedock/sdk/gamedock-sdk-ios.git",
14     "tag": "5.0.8"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": [
20     "GamedockSDK/Src/**/*.{h,m,swift,mm,c,cpp,cc}",
21     "GamedockSDK/Resources/*.{h,m,swift,mm,c,cpp,cc}"
22   ],
23   "exclude_files": [
24     "GamedockSDK/build/**/**"
25   ],
26   "public_header_files": [
27     "GamedockSDK/Src/**/*.{h}",
28     "GamedockSDK/Frameworks/**/*.{h}"
29   ],
30   "resources": "GamedockSDK/Resources/**/*.{xcassets,json,storyboard,xib,xcdatamodeld,png,entitlements,bundle}",
31   "requires_arc": true,
32   "static_framework": true,
33   "xcconfig": {
34     "GCC_ENABLE_CPP_EXCEPTIONS": "YES"
35   },
36   "libraries": [
37     "c++",
38     "z"
39   ],
40   "swift_versions": "4.2",
41   "dependencies": {
42     "FirebaseCore": [
44     ],
45     "FirebaseMessaging": [
47     ],
48     "FirebaseAnalytics": [
50     ],
51     "FirebaseCrashlytics": [
53     ],
54     "FirebaseDynamicLinks": [
56     ],
57     "FirebaseRemoteConfig": [
59     ],
60     "GoogleAnalytics": [
62     ],
63     "LotameDMP": [
65     ]
66   },
67   "vendored_libraries": "GamedockSDK/Frameworks/libGamedockSDKiOSAuth.a",
68   "swift_version": "4.2"