[Add] Backpack-Common 73.12.0
[CocoaPods.git] / Specs / b / 2 / 6 / Purchasely / 4.3.6 / Purchasely.podspec.json
blob970e78c99f75010ff23e4a3fdcc8c055d02dbb34
2   "name": "Purchasely",
3   "version": "4.3.6",
4   "summary": "The simplest way to add In App Purchase to your apps.",
5   "description": "Purchasely is the simplest and quickest way to add In App Purchases and Subscriptions within your app. No more struggling with all the steps, receipt validation, rejection, …\nPurchasely handles everything from product presentation to app receipt validation.\n4 lines of code and you are good to go.",
6   "homepage": "https://www.purchasely.io",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 Purchasely SAS"
10   },
11   "authors": {
12     "jfgrang": "jfgrang@2appaz.com"
13   },
14   "source": {
15     "git": "https://github.com/Purchasely/Purchasely-iOS.git",
16     "tag": "4.3.6"
17   },
18   "social_media_url": "https://twitter.com/PurchaselyCom",
19   "swift_versions": [
20     "5.0",
21     "5.1",
22     "5.2",
23     "5.3",
24     "5.4",
25     "5.5"
26   ],
27   "platforms": {
28     "ios": "11.0",
29     "tvos": "11.0"
30   },
31   "vendored_frameworks": [
32     "Purchasely/Frameworks/Purchasely.xcframework"
33   ],
34   "resource_bundles": {
35     "Purchasely": [
36       "Purchasely/PrivacyInfo.xcprivacy"
37     ]
38   },
39   "ios": {
40     "frameworks": [
41       "UIKit",
42       "StoreKit"
43     ]
44   },
45   "tvos": {
46     "frameworks": [
47       "UIKit",
48       "TVUIKit",
49       "StoreKit"
50     ]
51   },
52   "pod_target_xcconfig": {
53     "ONLY_ACTIVE_ARCH": "YES"
54   },
55   "swift_version": "5.5"