[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 4 / 8 / Nami / 3.1.28 / Nami.podspec.json
blobf54965e9da5d3469bc26a8621f994e24a197f46a
2   "name": "Nami",
3   "version": "3.1.28",
4   "summary": "Easy Apple StoreKit subscriptions & in-app purchases, with powerful built-in paywalls and A/B testing.",
5   "description": "This library helps you easily offer in-app purchases and subscriptions using Apple App Store billing and StoreKit APIs.\n\n  - No IAP code to write.\n  - Focus on your app experience.\n  - All edge cases are handled and no server is required.\n  - Includes is powerful built-in paywalls templates, built with SwiftUI and UIKit\n  - Update paywalls easily using a browser-based paywall CMS.\n  - Conduct paywall A/B tests, to improve your conversion rate.\n  - Robust subscription analytics, webhooks, and much more.\n\nRequires an account with Nami. The free tier is generous and includes everything you need to get up and running.\n\nSee https://www.namiml.com for more details and to create a free account.",
6   "homepage": "https://github.com/namiml/nami-apple",
7   "license": {
8     "type": "CUSTOM",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Team Nami": "hello@namiml.com"
13   },
14   "source": {
15     "git": "https://github.com/namiml/nami-apple.git",
16     "tag": "3.1.28"
17   },
18   "social_media_url": "https://twitter.com/HelloNamiML",
19   "platforms": {
20     "ios": "14.0",
21     "tvos": "15.0"
22   },
23   "ios": {
24     "vendored_frameworks": "NamiApple.xcframework"
25   },
26   "tvos": {
27     "vendored_frameworks": "NamiApple.xcframework"
28   },
29   "frameworks": [
30     "UIKit",
31     "StoreKit"
32   ]