blob: 13e2395a8ea8f9cf8c5fbe3d314304764000dde6 [file] [log] [blame]
{
"name": "Tablecloth",
"version": "0.1.0",
"summary": "Easier UITableView management with MVVM Architecture",
"description": "I Didn't want to enter a description but I have to go on working.\n\nHopefully no more errors.",
"homepage": "https://github.com/erdemtu/Tablecloth",
"license": "MIT",
"authors": {
"Erdem Turançiftçi": "erdem@erdemtu.com"
},
"source": {
"git": "https://github.com/erdemtu/Tablecloth.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/netarum",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}