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