blob: 94e987e756c8139778d107152c0be634b7c2a70d [file] [log] [blame]
{
"name": "TachcardSDK",
"version": "0.0.2",
"summary": "Tachcard SDK for fast pay on IOS platform",
"description": "Tachcard SDK for fast pay on IOS platform with QR code",
"homepage": "https://github.com/Nightfire504/TachcardSDK",
"license": "MIT license",
"authors": {
"nightfire_07": "evgen.garkavenko@gmail.com"
},
"source": {
"git": "https://github.com/nightfire504/TachcardSDK.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}