[Add] NetmeraNotificationContentExtension 4.0.17
[CocoaPods.git] / Specs / 0 / a / 2 / Pegota / 0.0.4 / Pegota.podspec.json
blobce661ca2d8c87499732b479128efd2f29fd69b80
2   "name": "Pegota",
3   "version": "0.0.4",
4   "summary": "Simple observables implementation",
5   "description": "Implementation of the observable pattern in Swift",
6   "homepage": "https://github.com/carambalabs/pegota",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Caramba.io": "hello@caramba.io"
13   },
14   "source": {
15     "git": "https://github.com/carambalabs/pegota.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Sources/**/*",
25   "pushed_with_swift_version": "3.0.1"