blob: 6364040cc5dab03558c61f6cb3c9413de536db2f [file] [log] [blame]
{
"name": "PVGTableViewProxy",
"version": "1.1.0",
"summary": "A React inspired component to be able to declaratively use UITableView.",
"homepage": "https://github.com/plain-vanilla-games/PVGTableViewProxy",
"license": "MIT",
"authors": {
"Jóhann Þ. Bergþórsson": "johann@plainvanillagames.com",
"Hilmar Birgir Ólafsson": "hilmar@plainvanillagames.com",
"Alexander Annas Helgason": "alliannas@plainvanillagames.com"
},
"source": {
"git": "https://github.com/plain-vanilla-games/PVGTableViewProxy.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PVGTableViewProxy",
"dependencies": {
"ReactiveCocoa": [
]
}
}