| { |
| "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" |
| } |