blob: 97817ee5b2e141910d079fcd02909cedb344d3dc [file] [log] [blame]
{
"name": "RInAppMessaging",
"version": "2.0.0",
"summary": "Rakuten module to manage and display in-app messages",
"homepage": "https://github.com/rakutentech/ios-inappmessaging",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rakuten Ecosystem Mobile",
"source": {
"git": "https://github.com/rakutentech/ios-inappmessaging.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "RInAppMessaging/Classes/**/*.{swift,h,m}",
"resources": "RInAppMessaging/Assets/**/*.{lproj,strings,xib}",
"swift_version": "5.1"
}