blob: aafbcb796ad3196da223505b808550a0abe73653 [file] [log] [blame]
{
"name": "AppleWalletWrapper",
"version": "0.0.1",
"summary": "Wrapper over Apple wallet SDK",
"description": "This is the easy to use wrapper over apple wallet Sdk.",
"homepage": "https://github.com/rahulkas/AppleWalletWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rahul Kashyap": "rahul.kashyap2910@gmail.com"
},
"source": {
"git": "https://github.com/rahulkas/AppleWalletWrapper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppleWalletSDK/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}