blob: 8f02ae848db75b22a2655830b3898c74bf1973f1 [file] [log] [blame]
{
"name": "RLSpinner",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "13.0"
},
"source_files": "RLSpinner/Classes/**/*",
"resource_bundles": {
"RLSpinner": [
"RLSpinner/Assets/*.*"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_version": "5.0"
}