[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 3 / SmartcardSDK / 2.0.3 / SmartcardSDK.podspec.json
blobad120bdb13a3ed6c2db1bcfc71b7b79b26a2141d
2   "name": "SmartcardSDK",
3   "version": "2.0.3",
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.3/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   }