[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 4 / PassLibrary / 2.1.1 / PassLibrary.podspec.json
blobe661f5142bad9c0ebfce0c35fafbc21f65140c09
2   "name": "PassLibrary",
3   "version": "2.1.1",
4   "summary": "Swift package to open PKPasses in your iOS app",
5   "description": "Swift package to open PKPasses in your iOS app.",
6   "homepage": "https://github.com/kamaal111/PassLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kamaal111": "kamaal.f1@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/kamaal111/PassLibrary.git",
20     "tag": "2.1.1"
21   },
22   "source_files": "Sources/PassLibrary/**/*.{h,m,swift}",
23   "dependencies": {
24     "XiphiasNet": [
25       "~> 3.0.4"
26     ]
27   },
28   "swift_version": "4.2"