blob: 41a498ba6acbea77af3df3cb0d83d30a89f1d30a [file] [log] [blame]
{
"name": "SmartcardSDK",
"version": "2.0.0",
"summary": "iOS version of Smartcard SDK",
"homepage": "https://github.com/reference-point",
"license": {
"type": "Proprietary",
"file": "LICENSE"
},
"authors": {
"JL": "jl@refpt.co.uk"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/reference-point/SmartcardSDK/raw/master/iOS/Releases/2.0.0/SmartcardSDK.ios.zip"
},
"ios": {
"vendored_frameworks": "SmartcardSDK.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreData"
]
},
"dependencies": {
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "4.0"
}