blob: 9def00617799d7944935c1280ac899b1369aed37 [file] [log] [blame]
{
"name": "Buffer",
"version": "2.0",
"summary": "Swift μ-framework for efficient array diffs, collection observation and cell configuration.",
"description": "Swift μ-framework for efficient array diffs, collection observation and data source implementation",
"homepage": "https://github.com/alexdrone/Buffer",
"screenshots": "https://github.com/alexdrone/Buffer/raw/master/docs/logo.png",
"license": "MIT",
"authors": {
"Alex Usbergo": "alexakadrone@gmail.com"
},
"source": {
"git": "https://github.com/alexdrone/Buffer.git",
"tag": "2.0"
},
"social_media_url": "https://twitter.com/alexdrone",
"platforms": {
"ios": "8.0"
},
"source_files": "src/**/*",
"pushed_with_swift_version": "3.1"
}