blob: a63335124511ac40a72dd6d9d652d984dc4f3a67 [file] [log] [blame]
{
"name": "caralho",
"version": "0.1",
"summary": "A simple text animation using UITableView",
"description": "Display some fancy text animations, line by line, using UITableView. Easily customisable !",
"homepage": "https://github.com/arn00s/caralho",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnaud Schloune": "arnaud.schloune@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/arn00s/caralho.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}