blob: 4065dd2cd5847e27e60640b9708ed4de3b5f3f93 [file] [log] [blame]
{
"name": "Monetizr",
"version": "3.1.1",
"summary": "Monetizr is a game reward engine, we drive revenue to your business and enhance the experience of your players!",
"description": "Monetizr rewards your users with an opportunity to unlock and buy your own game merchandise (t-shirts, hats, 3d-figurines, decals, and 40+ other products), gift cards (Amazon, Apple, etc.), and even brand sponsored rewards (from brands that fit your core audience and goes well with the narrative of the game). How you want to monetize, you decide!",
"homepage": "https://www.themonetizr.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"© Monetizr": "info@themonetizr.com"
},
"source": {
"git": "https://github.com/themonetizr/monetizr-ios-sdk.git",
"tag": "3.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Monetizr-SDK/*",
"resource_bundles": {
"Monetizr": [
"Monetizr-SDK/*.lproj",
"Monetizr-SDK/*.xcassets"
]
},
"frameworks": "PassKit",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"ImageSlideshow/Alamofire": [
],
"ImageSlideshow": [
"~> 1.8"
],
"Stripe/ApplePay": [
]
},
"swift_version": "5.0"
}