blob: 33fdf77dde9ff0d1e9b356da6429fe14eb821c0f [file] [log] [blame]
{
"name": "FSDAirportFlipLabel",
"version": "0.1.0",
"summary": "UILabel like old Airport Flipping labels",
"description": " A UILabel subclass that will animate text changes by flipping the labels like those old airport labels that flip to display flight times.\n\n",
"homepage": "https://github.com/felix-dumit/FSDAirportFlipLabel",
"screenshots": "https://raw.githubusercontent.com/felix-dumit/FSDAirportFlipLabel/master/example.gif",
"license": "MIT",
"authors": {
"Felix Dumit": "felix.dumit@gmail.com"
},
"source": {
"git": "https://github.com/felix-dumit/FSDAirportFlipLabel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/felix_dumit",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FSDAirportFlipLabel": [
"Pod/Assets/*.{png,aiff}"
]
}
}