blob: bd233d3fc5b305858f20417b05925a09aa0a8452 [file] [log] [blame]
{
"name": "CellProvider",
"version": "2.0.1",
"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": "2.0.1"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"source_files": "CellProvider/Classes/**/*",
"pushed_with_swift_version": "3.0"
}