[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / PrimerSDK / 1.1.3 / PrimerSDK.podspec.json
blobcaf73e97ac845d84b2a28e6ffbbf1349592ca9fc
2   "name": "PrimerSDK",
3   "version": "1.1.3",
4   "summary": "Official iOS SDK for Primer",
5   "description": "This library contains the official iOS SDK for Primer. Install this Cocoapod to seemlessly integrate the Primer Checkout & API platform in your app.",
6   "homepage": "http://www.primer.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carl Eriksson": "carl@primer.io"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/primer-io/primer-sdk-ios.git",
19     "tag": "1.1.3"
20   },
21   "source_files": "PrimerSDK/**/*.{swift}",
22   "resources": "PrimerSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "swift_versions": "4.2",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "CardScan": [
28     ]
29   },
30   "swift_version": "4.2"