blob: 432a99e36a370f1c06f4854550c3cf6afb1c15b3 [file] [log] [blame]
{
"name": "CellProvider",
"version": "1.0.0",
"summary": "A generic cell provider implementation in Swift.",
"homepage": "https://github.com/shaps80/CellProvider",
"screenshots": "https://github.com/shaps80/CellProvider/blob/master/Cells.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/CellProvider.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"source_files": "CellProvider/Classes/**/*"
}