blob: 0945751a65421dd59901179af677c700bd675012 [file] [log] [blame]
{
"name": "GLScratchCard",
"version": "0.1.0",
"summary": "GLScratch card is a library that replicate the scratch card functionality of Google Pay (Tez, GPay), PhonePe",
"description": "I loved the way payments app's like Google pay and phone pe used scratch card option to reward it's user. Hence with 💛 cloned the same scratch card effect for you guys out there",
"homepage": "https://github.com/gokulgovind/GLScratchCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "gokulece26@gmail.com",
"source": {
"git": "https://github.com/gokulgovind/GLScratchCard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GLScratchCard/Classes/**/*",
"resource_bundles": {
"GLScratchCard": [
"GLScratchCard/Classes/*.{png,xib}"
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}