blob: c6d85ed50e7f2a234cdcc267c182ca3cc5c2e7a2 [file] [log] [blame]
{
"name": "LoadingLabel",
"version": "1.0.0",
"summary": "UIView to represent a UILabel with a loading state.",
"description": "UIView component composed of an animation and an UILabel, adding a loading state to a normal UIView.",
"homepage": "https://github.com/jandro-es/LoadingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jandro-es": "jandrob1978@gmail.com"
},
"source": {
"git": "https://github.com/jandro-es/LoadingLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LoadingLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}