[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / 9 / Gameball / 2.2.1 / Gameball.podspec.json
blob720ab706d323142ac793b84cd474cc8e9d1e9c49
2   "name": "Gameball",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Gameball SDK for iOS.",
7   "requires_arc": true,
8   "version": "2.2.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Gameball": "support@gameball.co"
15   },
16   "homepage": "https://github.com/gameballers/gameball-ios",
17   "source": {
18     "git": "https://github.com/gameballers/gameball-ios.git",
19     "tag": "2.2.1"
20   },
21   "readme": "https://github.com/gameballers/gameball-ios/blob/master/README.md",
22   "frameworks": "UIKit",
23   "static_framework": true,
24   "dependencies": {
25     "Firebase": [
27     ],
28     "Firebase/Core": [
30     ],
31     "Firebase/Messaging": [
33     ],
34     "Firebase/Analytics": [
36     ]
37   },
38   "pod_target_xcconfig": {
39     "ENABLE_BITCODE": "NO",
40     "OTHER_LDFLAGS": "$(inherited) -framework \"GameBallSDK\""
41   },
42   "source_files": "Sources/Gameball/**/*.{swift}",
43   "resources": "Sources/Gameball/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,otf,ttf}",
44   "swift_versions": "4.2",
45   "swift_version": "4.2"