blob: 34035f0bd48c2324526c6a6e1bc668b129fbe4a5 [file] [log] [blame]
{
"name": "Nami",
"version": "2.2.1",
"summary": "Simplify StoreKit integration and testing. Add cloud based dynamic paywalls to your app.",
"description": "This library helps manage StoreKit operations, allow cloud based controls of your paywall to change images, text, and products. Adds cloud based control of rules for how your users see your paywall.\n\nRequires an account with Nami ML. Platform includes a free tier to get you up and running with subscriptions and paywalls in your app.\n\nSee https://nami.ml for more details and to request an account.",
"homepage": "https://github.com/namiml/nami-apple",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"nami": "Kendall.Gelner@namiml.com"
},
"source": {
"git": "https://github.com/namiml/nami-apple.git",
"tag": "2.2.1"
},
"social_media_url": "https://twitter.com/HelloNamiML",
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "Nami.xcframework"
},
"frameworks": [
"UIKit",
"StoreKit"
]
}