blob: e33f941d86769f3ccc1c6e601df15aacfa01c4b8 [file] [log] [blame]
{
"name": "FlippingLabel",
"version": "1.0.1",
"summary": "A blinking / flashing or switching animated label, changes text for time intervals - Swift",
"description": "FlashingLabel is animated label to switch between two text/attributed text according to time intervals.",
"homepage": "https://github.com/AaoIi/FlippingLabel",
"screenshots": "https://github.com/AaoIi/FlippingLabel/blob/master/FlashingLabel-Demo.gif?raw=true",
"license": "MIT",
"authors": "Saad Albasha",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/AaoIi/FlippingLabel.git",
"tag": "1.0.1"
},
"source_files": [
"FlippingLabel/**/*.swift",
"FlippingLabel/**/*.h"
],
"swift_version": "5.0"
}