[Add] BridgewellSDK 3.1.0
[CocoaPods.git] / Specs / b / 2 / 6 / Purchasely / 1.0.2 / Purchasely.podspec.json
blobde2eebd6ff74f276664abf561b6fde8971aaedd6
2   "name": "Purchasely",
3   "version": "1.0.2",
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 within your app. No more struggling with all the steps, receipt validation, rejection, …\nPurchasely handles everything from product presentation to app receipt validation.\n6 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": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/PurchaselyCom",
19   "swift_versions": [
20     "5.0",
21     "5.1",
22     "5.2"
23   ],
24   "platforms": {
25     "ios": "10.0"
26   },
27   "vendored_frameworks": [
28     "Purchasely/Frameworks/Purchasely.xcframework"
29   ],
30   "frameworks": [
31     "UIKit",
32     "StoreKit"
33   ],
34   "dependencies": {
35     "SwiftyJSON": [
37     ]
38   },
39   "swift_version": "5.2"