[Add] AcousticConnectReactNativeDebug 1.0.47
[CocoaPods.git] / Specs / 6 / c / e / EventBrowser / 1.0.1 / EventBrowser.podspec.json
blob7a703ad34f545644f672983f721f8f5d49940324
2   "name": "EventBrowser",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Event Browser",
9   "homepage": "https://github.com/PhonePe/EventBrowser-iOS",
10   "authors": {
11     "Srikanth KV": "srikanth.gundaz@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/PhonePe/EventBrowser-iOS.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "14.0"
19   },
20   "swift_versions": "5.9",
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "EventBrowser/Classes/**/*"
26     },
27     {
28       "name": "EventBrowserUI",
29       "source_files": "EventBrowserUI/Classes/**/*",
30       "dependencies": {
31         "EventBrowser/Core": [
33         ]
34       }
35     }
36   ],
37   "swift_version": "5.9"