blob: 20eb2a80941d99d1c0bb84c59c8375770ea8c790 [file] [log] [blame]
{
"name": "MzaaloRewards",
"version": "0.0.6",
"summary": "Mzaalo rewards SDK",
"description": "This contains Mzaalo rewards SDK with features like getBalance, registerActivity along with features of Auth SDK.",
"homepage": "https://mzaalo.com/",
"authors": {
"Xfinite": "shivam@xfinite.io"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MzaaloRewardsSDK.framework"
},
"source": {
"http": "https://xfinitesite.blob.core.windows.net/sdk-archives/ios/rewards/0.0.6/MzaaloRewards.zip"
},
"dependencies": {
"MzaaloAuth": [
]
},
"license": "Apache License 2.0"
}