blob: cc98f7bcc46bbedf0358095eaf1dc40709780495 [file] [log] [blame]
{
"name": "Tadaa",
"version": "0.0.3",
"license": "MIT",
"summary": "A helper class to quickly overlay a design on a viewcontroller",
"homepage": "https://github.com/roelspruit/Tadaa",
"authors": {
"Roel Spruit": "roel@roelspruit.com"
},
"source": {
"git": "https://github.com/roelspruit/Tadaa.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}