[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / 6 / d / OnMobileGamification / 1.0.5 / OnMobileGamification.podspec.json
blob77fa6b86dcab167642d4984acb1b6f2035121b16
2   "name": "OnMobileGamification",
3   "version": "1.0.5",
4   "summary": "OnMobileGamification handles core of the gamely service.",
5   "description": "OnMobileGamificationCore handles all the calls from ONMO gamely store.",
6   "homepage": "https://github.com/ONMO/OnMobileGamification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "authors": {
15     "Naresh Babu Kommana": "naresh.kommana@onmobile.com"
16   },
17   "source": {
18     "http": "https://github.com/ONMO/OnMobileGamification/releases/download/1.0.5/OnMobileGamificationSDK.xcframework.zip"
19   },
20   "vendored_frameworks": [
21     "OnMobileGamificationSDK.xcframework"
22   ],
23   "dependencies": {
24     "OnMobileGamificationCore": [
25       "1.0.20"
26     ],
27     "FirebaseDynamicLinks": [
28       "10.21.0"
29     ]
30   }