blob: 2c7117b3d5123891d747b6618451b2b3d1777d7c [file] [log] [blame]
{
"name": "SmartcardSDK",
"version": "1.0.7",
"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/1.0.7/SmartcardSDK.ios.zip"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"CoreData"
],
"vendored_frameworks": "SmartcardSDK.framework"
},
"dependencies": {
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "4.0"
}