[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / f / Dispatcher / 0.1.4 / Dispatcher.podspec.json
blob38996f0ab025c5c372af294aa70c7b824283555a
2   "name": "Dispatcher",
3   "version": "0.1.4",
4   "license": "MIT",
5   "summary": "Facebook Flux' Dispatcher rewritten in Swift",
6   "homepage": "https://github.com/mikker/Dispatcher",
7   "authors": {
8     "Mikkel Malmberg": "mikkel@brnbw.com"
9   },
10   "source": {
11     "git": "https://github.com/mikker/Dispatcher.git",
12     "tag": "0.1.4"
13   },
14   "social_media_url": "https://twitter.com/mikker",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "Dispatcher.swift",
20   "requires_arc": true