[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / 6 / d / OnMobileGamification / 1.0.8 / OnMobileGamification.podspec.json
blob3098d0d5d885bb7fe48231786d14a7d8758a218e
2   "name": "OnMobileGamification",
3   "version": "1.0.8",
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.8/OnMobileGamificationSDK.xcframework.zip"
19   },
20   "vendored_frameworks": [
21     "OnMobileGamificationSDK.xcframework"
22   ],
23   "dependencies": {
24     "OnMobileGamificationCore": [
25       "1.0.24"
26     ],
27     "FirebaseDynamicLinks": [
28       "11.3.0"
29     ],
30     "FirebaseMessaging": [
31       "11.3.0"
32     ]
33   }