[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 9 / 3 / RInAppMessaging / 6.0.0 / RInAppMessaging.podspec.json
blob8b89cb8d81915d219fd18953312321c7d9c1db25
2   "name": "RInAppMessaging",
3   "version": "6.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": "6.0.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4",
23     "5.5"
24   ],
25   "source_files": "RInAppMessaging/Classes/**/*.{swift,h,m}",
26   "resource_bundles": {
27     "RInAppMessagingAssets": [
28       "RInAppMessaging/Assets/*"
29     ]
30   },
31   "dependencies": {
32     "RSDKUtils": [
33       "~> 2.0"
34     ]
35   },
36   "swift_version": "5.5"