blob: 7cae2493bbb3710ef66ddbbf75b82131e82560f5 [file] [log] [blame]
{
"name": "RPUpdatingLabelFramework",
"version": "1.17",
"module_name": "RPUpdatingLabel",
"summary": "Auto updating label showing elapsed time",
"description": "RPUpdatingLabel is an iOS Swift library with UILabel subclass that auto updates with elapsed time.",
"homepage": "https://github.com/raunakp/RPUpdatingLabel",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Raunak Poddar": "raunak.poddar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/raunakp/RPUpdatingLabel.git",
"tag": "1.17"
},
"source_files": "RPUpdatingLabel/*.{swift,m,h}",
"public_header_files": "RPUpdatingLabel/*.{h}",
"swift_versions": "5.0",
"swift_version": "5.0"
}