blob: 615fa2c3c82d957db0895ae9fe46803c0caea427 [file] [log] [blame]
{
"name": "UIActivityLabel",
"version": "0.0.1",
"summary": "Label with ActivityIndicator",
"description": "\"Custom UILabel with ActivityIndicator\"",
"homepage": "https://github.com/GuilhermeMachado/UIActivityLabel",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Guilherme Machado": "guilherme.menon.machado@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GuilhermeMachado/UIActivityLabel.git",
"tag": "0.0.1"
},
"source_files": [
"UIActivityLabel",
"UIActivityLabel/**/*.{h,m}"
]
}