[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / a / SSEventFlow / 0.2.0 / SSEventFlow.podspec.json
blob2e8c0a0e69922bba13e7fec7aa8e645f31bed7e7
2   "name": "SSEventFlow",
3   "version": "0.2.0",
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": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/neoneye",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "source_files": "SSEventFlow_Framework/Classes/*"