[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / 2 / PurchasesCoreSwift / 3.14.1 / PurchasesCoreSwift.podspec.json
blob6b0531ede46a447e544e269939c96d23fc93890c
2   "name": "PurchasesCoreSwift",
3   "version": "3.14.1",
4   "summary": "Swift portion of RevenueCat's Subscription and in-app-purchase backend service.",
5   "description": "Save yourself the hastle of implementing a subscriptions backend. Use RevenueCat instead https://www.revenuecat.com/",
6   "homepage": "https://www.revenuecat.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "RevenueCat, Inc.": "support@revenuecat.com"
12   },
13   "source": {
14     "git": "https://github.com/revenuecat/purchases-ios.git",
15     "tag": "3.14.1"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "StoreKit",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.12",
23     "watchos": "6.2",
24     "tvos": "9.0"
25   },
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES"
28   },
29   "source_files": "PurchasesCoreSwift/**/*.{swift}",
30   "swift_version": "5.0"