[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 3 / SmartcardSDK / 2.3.5 / SmartcardSDK.podspec.json
blob0dbdad3b169d6a95450c3cba157addae993dfdb5
2   "name": "SmartcardSDK",
3   "version": "2.3.5",
4   "summary": "iOS version of Smartcard SDK with NFC and Static QR",
5   "homepage": "https://github.com/reference-point",
6   "license": {
7     "type": "Proprietary",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JL": "jl@refpt.co.uk"
12   },
13   "requires_arc": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://github.com/reference-point/SmartcardSDK/raw/master/iOS/Releases/SmartcardSDK.2.3.5.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "SmartcardSDK.framework",
23     "frameworks": [
24       "UIKit",
25       "Foundation",
26       "CoreData",
27       "CoreNFC"
28     ]
29   },
30   "swift_version": "5.0"