[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 8 / Nami / 1.6.0 / Nami.podspec.json
blobb182e5d33e9d8e85549296d6e1b9583f10d04e27
2   "name": "Nami",
3   "version": "1.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     "http": "https://github.com/namiml/nami-apple/blob/master/Nami.framework.zip?raw=true"
16   },
17   "platforms": {
18     "ios": "10.3"
19   },
20   "ios": {
21     "vendored_frameworks": "Nami.framework"
22   },
23   "frameworks": [
24     "UIKit",
25     "StoreKit"
26   ]