[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / e / 6 / Buffer / 2.0 / Buffer.podspec.json
blob9def00617799d7944935c1280ac899b1369aed37
2   "name": "Buffer",
3   "version": "2.0",
4   "summary": "Swift μ-framework for efficient array diffs, collection observation and cell configuration.",
5   "description": "Swift μ-framework for efficient array diffs, collection observation and data source implementation",
6   "homepage": "https://github.com/alexdrone/Buffer",
7   "screenshots": "https://github.com/alexdrone/Buffer/raw/master/docs/logo.png",
8   "license": "MIT",
9   "authors": {
10     "Alex Usbergo": "alexakadrone@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/alexdrone/Buffer.git",
14     "tag": "2.0"
15   },
16   "social_media_url": "https://twitter.com/alexdrone",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "src/**/*",
21   "pushed_with_swift_version": "3.1"