[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / 1 / GameBallSDK / 1.0.2 / GameBallSDK.podspec.json
blob8b1473b03ec1d4c154ff097b3d9984c3792f47e0
2   "name": "GameBallSDK",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Gameball SDK pod.",
7   "requires_arc": true,
8   "version": "1.0.2",
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.2"
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   "source_files": "GameBallSDK/**/*.{swift}",
39   "resources": [
40     "GameBallSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,otf,ttf}",
41     "Resources/GoogleService-InfoGameball.plist"
42   ],
43   "swift_version": "4.2"