[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 3 / SmartcardSDK / 2.0.1 / SmartcardSDK.podspec.json
blobfaaefc6f9da761aa75e1880787d3a4355559068a
2   "name": "SmartcardSDK",
3   "version": "2.0.1",
4   "summary": "iOS version of Smartcard SDK",
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   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/reference-point/SmartcardSDK/raw/master/iOS/Releases/2.0.1/SmartcardSDK.ios.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "SmartcardSDK.framework",
22     "frameworks": [
23       "UIKit",
24       "Foundation",
25       "CoreData"
26     ]
27   },
28   "dependencies": {
29     "SwiftyJSON": [
31     ]
32   }