[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 8 / Nami / 2.6.0 / Nami.podspec.json
blob62ab15d1b136c2b6bf59749fe4f20b8017a4c63b
2   "name": "Nami",
3   "version": "2.6.0",
4   "summary": "Simplify StoreKit integration and testing. Add cloud based dynamic paywalls to your app.",
5   "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.",
6   "homepage": "https://github.com/namiml/nami-apple",
7   "license": {
8     "type": "CUSTOM",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nami": "Kendall.Gelner@namiml.com"
13   },
14   "source": {
15     "git": "https://github.com/namiml/nami-apple.git",
16     "tag": "2.6.0"
17   },
18   "social_media_url": "https://twitter.com/HelloNamiML",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Nami.xcframework"
24   },
25   "frameworks": [
26     "UIKit",
27     "StoreKit"
28   ]