[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 2 / e / Envoy / 1.0.0 / Envoy.podspec.json
blobf04bc7265323c89641302f274b2f7662d608471d
2   "name": "Envoy",
3   "version": "1.0.0",
4   "summary": "Swifty Notification Center",
5   "description": "A more Swifty replacement for NSNotificationCenter",
6   "homepage": "https://github.com/AirHelp/envoy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pawel Dudek": "pawel@dudek.mobi",
13     "PaweÅ‚ Kozielecki": "pawel.kozielecki@airhelp.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/AirHelp/envoy.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"