[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 7 / 9 / Gameball / 2.0.0 / Gameball.podspec.json
blobe59808dd82f085859886f94e014cd58fcdaa9184
2   "name": "Gameball",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Gameball SDK for iOS.",
7   "requires_arc": true,
8   "version": "2.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Martin Sorsok": "martin.sorsok@gmail.com"
15   },
16   "homepage": "https://github.com/gameballers/gameball-ios",
17   "source": {
18     "git": "https://github.com/gameballers/gameball-ios.git",
19     "tag": "2.0.0"
20   },
21   "frameworks": "UIKit",
22   "static_framework": true,
23   "dependencies": {
24     "Firebase": [
26     ],
27     "Firebase/Core": [
29     ],
30     "Firebase/Messaging": [
32     ],
33     "Firebase/Analytics": [
35     ]
36   },
37   "pod_target_xcconfig": {
38     "ENABLE_BITCODE": "NO",
39     "OTHER_LDFLAGS": "$(inherited) -framework \"GameBallSDK\""
40   },
41   "source_files": "Gameball/**/*.{swift}",
42   "resources": [
43     "Gameball/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,otf,ttf}",
44     "Resources/GoogleService-Info.plist"
45   ],
46   "swift_versions": "4.2",
47   "swift_version": "4.2"