blob: 8c0fbebf77c9a3615443f00b6dfd7ec03b2e65ae [file] [log] [blame]
{
"name": "ZoozPaymentsOSIOS",
"version": "1.7",
"summary": "IOS conector for ZoozPaymentOS API",
"description": "IOS connector for Zooz PaymentsOS API",
"homepage": "https://github.com/mikeRozen/ZoozPaymentsOSIOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Rozenblat": "mike.rozen1@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mikeRozen/ZoozPaymentsOSIOS.git",
"tag": "1.7"
},
"source_files": "Zooz/**/*",
"exclude_files": [
"Classes/Exclude",
"Zooz/**/*.plist"
]
}