[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 3 / RInAppMessaging / 8.0.0 / RInAppMessaging.podspec.json
blob5a1e95549c9effcab73449b19c8aaa7ac4e58c15
2   "name": "RInAppMessaging",
3   "version": "8.0.0",
4   "summary": "Rakuten module to manage and display in-app messages",
5   "homepage": "https://github.com/rakutentech/ios-inappmessaging",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Rakuten Ecosystem Mobile",
11   "source": {
12     "git": "https://github.com/rakutentech/ios-inappmessaging.git",
13     "tag": "8.0.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": [
19     "5.7.1"
20   ],
21   "dependencies": {
22     "RSDKUtils": [
23       "~> 4.0"
24     ]
25   },
26   "source_files": "Sources/RInAppMessaging/**/*.swift",
27   "resource_bundles": {
28     "RInAppMessagingResources": [
29       "Sources/RInAppMessaging/Resources/*"
30     ]
31   },
32   "swift_version": "5.7.1"