[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / a / SSEventFlow / 1.0.2 / SSEventFlow.podspec.json
blob9e415fc3527ee571efadd4d190fe76ff5d9cfdb7
2   "name": "SSEventFlow",
3   "version": "1.0.2",
4   "summary": "SSEventFlow is a type safe alternative to NSNotification, inspired by Flux",
5   "description": "This is a tiny variant of the Flux Application Architecture, invented by Facebook.\nSee video to how Flux works: https://facebook.github.io/flux/docs/overview.html",
6   "homepage": "https://github.com/neoneye/SSEventFlow",
7   "license": "MIT",
8   "authors": {
9     "Simon Strandgaard": "neoneye@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/neoneye/SSEventFlow.git",
13     "tag": "1.0.2"
14   },
15   "social_media_url": "https://twitter.com/neoneye",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "watchos": "3.0"
20   },
21   "source_files": "SSEventFlow_Framework/Classes/*",
22   "pushed_with_swift_version": "3.0"