blob: 5fe2a1eca586795318e6f9d90cdefeae669764bd [file] [log] [blame]
{
"name": "RLSpinner",
"version": "0.1.8",
"summary": "Nice spinner, easy implementation",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Rflpz/RLSpinner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael Lopez": "rflpzdev@gmail.com"
},
"source": {
"git": "https://github.com/Rflpz/RLSpinner.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "13.0"
},
"source_files": "RLSpinner/Classes/**/*",
"resource_bundles": {
"RLSpinner": [
"RLSpinner/Assets/*.*"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_version": "5.0"
}