6 "summary": "Gameball SDK for iOS.",
14 "Gameball": "support@gameball.co"
16 "homepage": "https://github.com/gameballers/gameball-ios",
18 "git": "https://github.com/gameballers/gameball-ios.git",
21 "readme": "https://github.com/gameballers/gameball-ios/blob/master/README.md",
22 "frameworks": "UIKit",
23 "static_framework": true,
31 "Firebase/Messaging": [
34 "Firebase/Analytics": [
38 "pod_target_xcconfig": {
39 "ENABLE_BITCODE": "NO",
40 "OTHER_LDFLAGS": "$(inherited) -framework \"GameBallSDK\""
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"