[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 9 / d / Receiver / 0.0.4 / Receiver.podspec.json
blobad79a617bf702bffde1553dcb0e708debafb2013
2   "name": "Receiver",
3   "version": "0.0.4",
4   "summary": "Swift µframework implementing the Observer pattern",
5   "description": "Receiver is nothing more than an opinionated micro framework implementation of the Observer pattern.",
6   "homepage": "https://github.com/RuiAAPeres/Receiver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Rui Peres",
12   "social_media_url": "http://twitter.com/peres",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/RuiAAPeres/Receiver.git"
18   },
19   "source_files": "Receiver/Sources/*.swift",
20   "pushed_with_swift_version": "4.0"