blob: 84a502ca0c720e4a7aeca06abe4d381ec6fd255b [file] [log] [blame]
{
"name": "AppleWalletWrapper",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppleWalletSDK/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}