[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / 3 / 1 / PaltaLibPurchases / 2.0.3 / PaltaLibPurchases.podspec.json
blobb54e511acdfe4c2c40a67c456085dd0db1389f3f
2   "name": "PaltaLibPurchases",
3   "version": "2.0.3",
4   "license": "MIT",
5   "summary": "PaltaLib iOS SDK - Attribution",
6   "homepage": "https://github.com/Palta-Data-Platform/paltalib-ios",
7   "authors": {
8     "Palta": "dev@palta.com"
9   },
10   "source": {
11     "git": "https://github.com/Palta-Data-Platform/paltalib-ios.git",
12     "tag": "purchases-v2.0.3"
13   },
14   "requires_arc": true,
15   "static_framework": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.3",
20   "source_files": "Sources/Purchases/**/*.swift",
21   "dependencies": {
22     "PaltaLibCore": [
23       ">= 2.1.0"
24     ],
25     "PaltaLibAttribution": [
27     ],
28     "Purchases": [
29       "~> 3.13.0"
30     ]
31   },
32   "swift_version": "5.3"