[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 8 / Nami / 3.0.0-rc.06 / Nami.podspec.json
blob228f0dbb122d762744686e38b8298eae6ea0c881
2   "name": "Nami",
3   "version": "3.0.0-rc.06",
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.0.0-rc.06"
17   },
18   "social_media_url": "https://twitter.com/HelloNamiML",
19   "platforms": {
20     "ios": "11.2"
21   },
22   "ios": {
23     "vendored_frameworks": "NamiApple.xcframework"
24   },
25   "frameworks": [
26     "UIKit",
27     "StoreKit"
28   ]