blob: b06360a23cf8eda046996e00cd802c6ad1565911 [file] [log] [blame]
{
"name": "ClapsView",
"module_name": "ClapsView",
"version": "2.0.0",
"summary": "Implemented the functionality of Medium.com Claps. 👏",
"description": "ClapsView is a new way to give your ratings or feedback from your users.",
"homepage": "https://github.com/hemangshah/ClapsView",
"license": "MIT",
"authors": {
"hemangshah": "hemangshah.in@gmail.com"
},
"source": {
"git": "https://github.com/hemangshah/ClapsView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "**/ClapsView.swift",
"pushed_with_swift_version": "4.0"
}