[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 3 / SmartcardSDK / 1.0.7 / SmartcardSDK.podspec.json
blob2c7117b3d5123891d747b6618451b2b3d1777d7c
2   "name": "SmartcardSDK",
3   "version": "1.0.7",
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/1.0.7/SmartcardSDK.ios.zip"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation",
24       "CoreData"
25     ],
26     "vendored_frameworks": "SmartcardSDK.framework"
27   },
28   "dependencies": {
29     "SwiftyJSON": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"