4 "summary": "A Swift library to interact with the Trello API",
5 "description": "HelloTrello is a simple Swift API to interact with the Trello API. It uses auth-tokens and currenly only supports basic GET requests.",
6 "homepage": "https://github.com/livio/HelloTrello",
7 "license": "BSD 3-Clause",
9 "Joel Fischer": "joeljfischer@gmail.com"
12 "git": "https://github.com/livio/HelloTrello.git",
21 "source_files": "Pod/Classes/**/*",