blob: 93073e0ee3a12340f4ea08bc78a5531c6cbc1d0b [file] [log] [blame]
{
"name": "ReactionButton",
"version": "4.0.0",
"summary": "Option selector that can be used as reactions",
"description": "Totally customizable Options (Reaction) Selector based on Reactions",
"homepage": "https://github.com/lojals/ReactionButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jorge Ovalle": "jroz9105@gmail.com"
},
"source": {
"git": "https://github.com/lojals/ReactionButton.git",
"tag": "4.0.0"
},
"social_media_url": "https://github.com/lojals",
"platforms": {
"ios": "13.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"source_files": "Sources/ReactionButton/**/*",
"swift_version": "5.0"
}