blob: e609bd472efec6e74e2ddc29dc4491f708309db8 [file] [log] [blame]
{
"name": "Translucid",
"version": "0.0.1",
"summary": "Amazing text animated by an image, written in swift.",
"description": "Simple and light weight UIView that animate text with an image.",
"homepage": "https://github.com/Ekhoo/Translucid",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Ortis": "me@lucas-ortis.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ekhoo/Translucid.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}