6 "summary": "Gameball SDK pod.",
14 "Martin Sorsok": "martin.sorsok@gmail.com"
16 "homepage": "https://github.com/MartinSorsok/GameBallSDK",
18 "git": "https://github.com/MartinSorsok/GameBallSDK.git",
21 "frameworks": "UIKit",
22 "static_framework": true,
30 "Firebase/Messaging": [
34 "pod_target_xcconfig": {
35 "ENABLE_BITCODE": "NO",
36 "OTHER_LDFLAGS": "$(inherited) -framework \"gameballSDK\""
38 "source_files": "GameBallSDK/**/*.{swift}",
40 "GameBallSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,otf,ttf}",
41 "Resources/GoogleService-InfoGameball.plist"
43 "swift_version": "4.2"